diff options
author | obrien <obrien@FreeBSD.org> | 1999-09-02 18:10:40 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-09-02 18:10:40 +0000 |
commit | f037ce228f961f3d4703a9e7c2aa5f6f63a2aed8 (patch) | |
tree | 7b35d1fefc2134b959b93c1510e4311d637fb0fd /share/man/man5 | |
parent | 5acd2873b42a688d1627dec23332c8d2527a3121 (diff) | |
download | FreeBSD-src-f037ce228f961f3d4703a9e7c2aa5f6f63a2aed8.zip FreeBSD-src-f037ce228f961f3d4703a9e7c2aa5f6f63a2aed8.tar.gz |
MFS: tweak my wording a little.
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/rc.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index c749441..e51537e 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -126,7 +126,7 @@ daemon. .It Ar hostname (str) The Fully Qualified Domain Name of your host on the network. This should almost certainly be set to something meaningful, even if -you have no network connected. If you are using +you are not connected to a network. If you are using .Xr dhclient 8 to set your hostname via DHCP, this variable should be set to an empty string. .It Ar nisdomainname |