summaryrefslogtreecommitdiff
path: root/sbin/dhclient
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2013-02-23 22:00:38 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2013-02-23 22:00:38 +0000
commit91949940374139351bc835e604b5efa19bf6d024 (patch)
tree8cc7a7d4c477e94ea74313fb282023c045db85c3 /sbin/dhclient
parentb86a9fc73389b75a6de9f751aae3374ee2011d8f (diff)
'contructed' -> 'constructed'. Spotted by zinke@.
Diffstat (limited to 'sbin/dhclient')
-rw-r--r--sbin/dhclient/dhclient.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dhclient/dhclient.8 b/sbin/dhclient/dhclient.8
index ef1c1576da4..0effad845fe 100644
--- a/sbin/dhclient/dhclient.8
+++ b/sbin/dhclient/dhclient.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dhclient.8,v 1.19 2013/02/23 11:51:53 krw Exp $
+.\" $OpenBSD: dhclient.8,v 1.20 2013/02/23 22:00:37 krw Exp $
.\"
.\" Copyright (c) 1997 The Internet Software Consortium.
.\" All rights reserved.
@@ -167,7 +167,7 @@ and
is present.
(note that these options may be offered by the DHCP server but suppressed by
.Xr dhclient.conf 5 ) .
-If a resolv.conf is contructed,
+If a resolv.conf is constructed,
.Nm
appends any contents of the
.Xr resolv.conf.tail 5