Explicitly mark comment lines in builtin sheets.

This commit is contained in:
Lars Yencken
2013-08-22 11:34:11 +10:00
parent f89d887c21
commit 8245d3f4ec
24 changed files with 86 additions and 86 deletions

View File

@ -1,7 +1,7 @@
To release the current IP address:
# To release the current IP address:
sudo dhclient -r
To obtain a new IP address:
# To obtain a new IP address:
sudo dhclient
Running the above in sequence is a common way of refreshing an IP.
# Running the above in sequence is a common way of refreshing an IP.