diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-02 18:10:40 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-02 18:10:40 +0000 |
| commit | 4f2571dd7761822228f08c923a3889f6aed35f73 (patch) | |
| tree | 75296688b925e8af8b032ee9cb578a4c4d376cc2 | |
| parent | cd45c931f6dfb585d5b96a3f8974f73bdf292885 (diff) | |
Notes
| -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 c7494413d8eb..e51537e2ef2b 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 |
