diff options
author | 2000-03-12 02:59:01 +0000 | |
---|---|---|
committer | 2000-03-12 02:59:01 +0000 | |
commit | 9c55f29f53b1c0f11b7918b0054610741a8b0337 (patch) | |
tree | d8cfbd44226b0280a0fab96963222567db04b7c9 | |
parent | don't touch root radix node on RTM_*. this can panic system from (diff) | |
download | wireguard-openbsd-9c55f29f53b1c0f11b7918b0054610741a8b0337.tar.xz wireguard-openbsd-9c55f29f53b1c0f11b7918b0054610741a8b0337.zip |
grammar
-rw-r--r-- | share/man/man8/dhcp.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/dhcp.8 b/share/man/man8/dhcp.8 index 681416771fe..288feabc375 100644 --- a/share/man/man8/dhcp.8 +++ b/share/man/man8/dhcp.8 @@ -95,7 +95,7 @@ See .Xr dhcpd 8 for information on other available options; for example, .Fl p , -which allows specification of a port to listen on other then the default (67). +which allows specification of a port to listen on other than the default (67). However, most of the flags are useful only for debugging purposes. .Sh FILES .Bl -tag -width /etc/dhcpd.interfaces -compact |