Spelling errors, some from Igor Sobrado, PR misc/19909

This needs to be fed back to Ted Lemon
This commit is contained in:
perry 2003-03-31 17:27:57 +00:00
parent 102ae64e46
commit fbf638659e
1 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@
.\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see .\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see
.\" ``http://www.nominum.com''. .\" ``http://www.nominum.com''.
.\" .\"
.\" $Id: dhcpd.conf.5,v 1.8 2003/02/18 17:08:44 drochner Exp $ .\" $Id: dhcpd.conf.5,v 1.9 2003/03/31 17:27:57 perry Exp $
.\" .\"
.TH dhcpd.conf 5 .TH dhcpd.conf 5
.SH NAME .SH NAME
@ -897,7 +897,7 @@ class "jr-cable-modems" {
} }
class "dv-dsl-modems" { class "dv-dsl-modems" {
match if opton dhcp-vendor-identifier = "dvdsl"; match if option dhcp-vendor-identifier = "dvdsl";
spawn with option agent.circuit-id; spawn with option agent.circuit-id;
lease limit 16; lease limit 16;
} }
@ -1442,7 +1442,7 @@ An unknown client is simply a client that has no host declaration.
The use of this option is now \fIdeprecated\fR. If you are trying to The use of this option is now \fIdeprecated\fR. If you are trying to
restrict access on your network to known clients, you should use \fBdeny restrict access on your network to known clients, you should use \fBdeny
unknown clients;\fR inside of your address pool, as described under the unknown clients;\fR inside of your address pool, as described under the
heading ALLOW AND DENY WITHIN POOL DECLARAIONS. heading ALLOW AND DENY WITHIN POOL DECLARATIONS.
.PP .PP
.B The .B The
.I bootp .I bootp
@ -1816,7 +1816,7 @@ statement
The \fIdynamic-bootp-lease-cutoff\fR statement sets the ending time The \fIdynamic-bootp-lease-cutoff\fR statement sets the ending time
for all leases assigned dynamically to BOOTP clients. Because BOOTP for all leases assigned dynamically to BOOTP clients. Because BOOTP
clients do not have any way of renewing leases, and don't know that clients do not have any way of renewing leases, and don't know that
their leases could expire, by default dhcpd assignes infinite leases their leases could expire, by default dhcpd assigns infinite leases
to all BOOTP clients. However, it may make sense in some situations to all BOOTP clients. However, it may make sense in some situations
to set a cutoff date for all BOOTP leases - for example, the end of a to set a cutoff date for all BOOTP leases - for example, the end of a
school term, or the time at night when a facility is closed and all school term, or the time at night when a facility is closed and all