diff options
author | 1999-07-08 14:00:59 +0000 | |
---|---|---|
committer | 1999-07-08 14:00:59 +0000 | |
commit | c0d30f0c2f4825bc6970db59d633e33c4d8614a6 (patch) | |
tree | 8918d0e441f0174cc3ae69d4e19c833472a22d15 | |
parent | install the new dhcp man page (diff) | |
download | wireguard-openbsd-c0d30f0c2f4825bc6970db59d633e33c4d8614a6.tar.xz wireguard-openbsd-c0d30f0c2f4825bc6970db59d633e33c4d8614a6.zip |
Xr dhcp(8)
-rw-r--r-- | share/man/man8/afterboot.8 | 4 |
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 , |