diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-20 13:19:11 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-20 13:19:11 +0000 |
commit | 0e1299bff65afcff06b7610ba96d5df5e4f95791 (patch) | |
tree | cb84952bfb40e3b62eed12ebdc199363ea6e6c84 /usr.sbin/dhcp/dhclient/dhclient.conf.5 | |
parent | 805ccd92b3b85dddd509fc07950b118368d38e0c (diff) |
Fix various typos; spotted by gluk@ptci.ru.
Diffstat (limited to 'usr.sbin/dhcp/dhclient/dhclient.conf.5')
-rw-r--r-- | usr.sbin/dhcp/dhclient/dhclient.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dhcp/dhclient/dhclient.conf.5 b/usr.sbin/dhcp/dhclient/dhclient.conf.5 index ae233c68e19..3386db8f354 100644 --- a/usr.sbin/dhcp/dhclient/dhclient.conf.5 +++ b/usr.sbin/dhcp/dhclient/dhclient.conf.5 @@ -292,7 +292,7 @@ allow more than one value to be given. \fBlease {\fR \fIlease-declaration\fR [ ... \fIlease-declaration ] \fB}\fR .PP The DHCP client may decide after some period of time (see \fBPROTOCOL -TIMING\fR) decide that it is not going to succeed in contacting a +TIMING\fR) that it is not going to succeed in contacting a server. At that time, it consults its own database of old leases and tests each one that has not yet timed out by pinging the listed router for that lease to see if that lease could work. It is possible to @@ -389,7 +389,7 @@ automatically determine the type of network to which they are connected. The media setup string is a system-dependent parameter which is passed to the dhcp client configuration script when initializing the interface. On Unix and Unix-like systems, the -argument is passed on the ifconfig command line when configuring te +argument is passed on the ifconfig command line when configuring the interface. .PP The dhcp client automatically declares this parameter if it used a |