summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1999-07-08 14:00:59 +0000
committeraaron <aaron@openbsd.org>1999-07-08 14:00:59 +0000
commitc0d30f0c2f4825bc6970db59d633e33c4d8614a6 (patch)
tree8918d0e441f0174cc3ae69d4e19c833472a22d15
parentinstall the new dhcp man page (diff)
downloadwireguard-openbsd-c0d30f0c2f4825bc6970db59d633e33c4d8614a6.tar.xz
wireguard-openbsd-c0d30f0c2f4825bc6970db59d633e33c4d8614a6.zip
Xr dhcp(8)
-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 ,