diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-01-13 12:53:54 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-01-13 12:53:54 +0000 |
commit | 6e7f3d714faeb19d8b09a4d8272187668f397d31 (patch) | |
tree | 4f045ecae40f6fb4de89c366bf0cc88f865d56d2 | |
parent | 2809dee7131c774988ad63451b1f06a472c36e20 (diff) | |
download | FreeBSD-src-6e7f3d714faeb19d8b09a4d8272187668f397d31.zip FreeBSD-src-6e7f3d714faeb19d8b09a4d8272187668f397d31.tar.gz |
Add dhclient(8) crossreference to the dhcp_flags section.
Submitted by: sheldonh
-rw-r--r-- | share/man/man5/rc.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 3905bc2..54d141a 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -138,6 +138,9 @@ if you are not running NIS. is the default). .It Ar dhcp_flags (str) Additional flags to pass to the DHCP client program. +For the ISC DHCP client, see the +.Xr dhclient 8 +page for a description of the command line options available. .It Ar firewall_enable (bool) Set to .Ar NO |