summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2001-08-26 17:48:36 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2001-08-26 17:48:36 +0000
commitea33d81ebe4eaa89245c746645ae29c28b56e1b3 (patch)
tree129d43d271bcc22675be97bad6845345f34c040a /usr.sbin
parent0e3a9139c642807a4d6079d4d7f476d59208ae81 (diff)
Fix typo: 'On after defining ...' -> 'After defining ...'
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/dhcp/dhclient/dhclient-script.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dhcp/dhclient/dhclient-script.8 b/usr.sbin/dhcp/dhclient/dhclient-script.8
index 82212db6cf6..9211a7e9e8f 100644
--- a/usr.sbin/dhcp/dhclient/dhclient-script.8
+++ b/usr.sbin/dhcp/dhclient/dhclient-script.8
@@ -71,7 +71,7 @@ which is later used to create the
file. To override the default behaviour, redefine this function in
the enter hook script.
.PP
-On after defining the make_resolv_conf function, the client script checks
+After defining the make_resolv_conf function, the client script checks
for the presence of an executable
.B ETCDIR/dhclient-enter-hooks
script, and if present, it invokes the script inline, using the Bourne