diff options
-rw-r--r-- | sbin/dhclient/dhclient.8 | 4 |
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 |