summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-08 14:01:00 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-08 14:01:00 +0000
commite5c9f8a1f654358c09d88c9ab6e88691cde9990a (patch)
treebc40601cd835502b3be596f5e00124348797e2b4 /share/man
parent6678528927051be135b14e6d11c84222799ebccc (diff)
Xr dhcp(8)
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/afterboot.84
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8
index ec5c0fe90ba..6aaf2fdc01e 100644
--- a/share/man/man8/afterboot.8
+++ b/share/man/man8/afterboot.8
@@ -120,6 +120,9 @@ by commenting it out, i.e. by placing a # sign at the start of the line:
# route add -net 224.0.0.0 -interface $hostname
.Ed
.Pp
+See
+.Xr dhcp 8
+for instructions on configuring interfaces with DHCP.
.Ss Check for correct routing
Do a
.Ic netstat -r -n
@@ -633,6 +636,7 @@ etc.
.Xr ccdconfig 8 ,
.Xr chown 8 ,
.Xr config 8 ,
+.Xr dhcp 8 ,
.Xr domainname 8 ,
.Xr ext_srvtab 8 ,
.Xr ifconfig 8 ,