diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-15 21:01:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-15 21:01:51 +0000 |
commit | f2636e6fcc8e9592b1ec53c4ca27c6187d03761f (patch) | |
tree | 752fe6326e8176a7458a5fcbd950936a059f135f /usr.sbin/dhcp/server | |
parent | 2f9283e4238082c559aa6165d1e4b46aaeb49110 (diff) |
recoginzed -> recognized;
elimininating -> eliminating;
typos courtesy NetBSD (Igor Sobrado)
Diffstat (limited to 'usr.sbin/dhcp/server')
-rw-r--r-- | usr.sbin/dhcp/server/dhcpd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dhcp/server/dhcpd.8 b/usr.sbin/dhcp/server/dhcpd.8 index 93143bf423b..9b02bad8a19 100644 --- a/usr.sbin/dhcp/server/dhcpd.8 +++ b/usr.sbin/dhcp/server/dhcpd.8 @@ -154,7 +154,7 @@ broadcasts may be specified on the command line. This should be done on systems where dhcpd is unable to identify non-broadcast interfaces, but should not be required on other systems. If no interface names are specified on the command line dhcpd will identify all network -interfaces which are up, elimininating non-broadcast interfaces if +interfaces which are up, eliminating non-broadcast interfaces if possible, and listen for DHCP broadcasts on each interface. .PP If dhcpd should listen on a port other than the standard (port 67), |