summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp/dhclient/dhclient-script.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dhcp/dhclient/dhclient-script.8')
-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 180fc2f05f5..dca93160ff8 100644
--- a/usr.sbin/dhcp/dhclient/dhclient-script.8
+++ b/usr.sbin/dhcp/dhclient/dhclient-script.8
@@ -104,7 +104,7 @@ When a binding has been completed, a lot of network parameters are
likely to need to be set up. A new /etc/resolv.conf needs to be
created, using the values of $new_domain_name and
$new_domain_name_servers (which may list more than one server,
-seperated by spaces). A default route should be set using
+separated by spaces). A default route should be set using
$new_routers, and static routes may need to be set up using
$new_static_routes.
.PP