summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2004-12-15 19:32:34 +0000
committerDavid Hankins <dhankins@isc.org>2004-12-15 19:32:34 +0000
commita9b3ef70d84f3b4a81fd6c18f9c374bfc29602bc (patch)
tree689a5b13085ee7e2151a7ede8f0ba8b79903909e
parent6178965cc4e95fd517737f73fcbbb54b89e59ad0 (diff)
downloadisc-dhcp-a9b3ef70d84f3b4a81fd6c18f9c374bfc29602bc.tar.gz
- Spell 'statement' correctly.
-rw-r--r--server/dhcpd.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5
index 39e5fbbd..397b6856 100644
--- a/server/dhcpd.conf.5
+++ b/server/dhcpd.conf.5
@@ -28,7 +28,7 @@
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''.
.\"
-.\" $Id: dhcpd.conf.5,v 1.63.2.24 2004/12/15 19:29:48 dhankins Exp $
+.\" $Id: dhcpd.conf.5,v 1.63.2.25 2004/12/15 19:32:34 dhankins Exp $
.\"
.TH dhcpd.conf 5
.SH NAME
@@ -1969,7 +1969,7 @@ statement
.PP
.B local-address \fIaddress\fB;\fR
.PP
-This statemet causes the DHCP server to listen for DHCP requests sent
+This statement causes the DHCP server to listen for DHCP requests sent
to the specified \fIaddress\fR, rather than requests sent to all addresses.
Since serving directly attached DHCP clients implies that the server must
respond to requests sent to the all-ones IP address, this option cannot be