summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-11-24 03:06:39 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-11-24 03:06:39 +0000
commit3dfef7e8dce4329d211bd1bf3c044e71b471e4ea (patch)
tree2e1ac806ea026ce9a28d28d2f8da9f993b1c53f6
parente35edeb5be60023e2814abf3dee0558576507c66 (diff)
grammer
-rw-r--r--usr.sbin/dhcp/server/dhcpd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dhcp/server/dhcpd.8 b/usr.sbin/dhcp/server/dhcpd.8
index fca721005b1..ee8c1cc902e 100644
--- a/usr.sbin/dhcp/server/dhcpd.8
+++ b/usr.sbin/dhcp/server/dhcpd.8
@@ -123,7 +123,7 @@ contain all the lease information, so there is no need for a special
crash recovery process.
.PP
BOOTP support is also provided by this server. Unlike DHCP, the BOOTP
-protocol does not provide a protocol for recovering
+protocol does not provides a protocol for recovering
dynamically-assigned addresses once they are no longer needed. It is
still possible to dynamically assign addresses to BOOTP clients, but
some administrative process for reclaiming addresses is required. By