summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp/server/dhcpd.conf.5
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 22:18:38 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 22:18:38 +0000
commitbf95f4749485653fcbff0be73db299a9d226d4e0 (patch)
treec6c5c04d21e0e72753029e3a35290bfd754626a1 /usr.sbin/dhcp/server/dhcpd.conf.5
parentb64780a41e3237fc72bbc817e8c4cdccc40271dd (diff)
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/dhcp/server/dhcpd.conf.5')
-rw-r--r--usr.sbin/dhcp/server/dhcpd.conf.512
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/dhcp/server/dhcpd.conf.5 b/usr.sbin/dhcp/server/dhcpd.conf.5
index be9abe50232..15a53ee6ed2 100644
--- a/usr.sbin/dhcp/server/dhcpd.conf.5
+++ b/usr.sbin/dhcp/server/dhcpd.conf.5
@@ -278,7 +278,7 @@ group {
.fi
.SH REFERENCE: DECLARATIONS
.PP
-.B The
+.B The
.I shared-network
.B statement
.PP
@@ -308,7 +308,7 @@ shared network. The name may have the syntax of a valid domain name
(although it will never be used as such), or it may be any arbitrary
name, enclosed in quotes.
.PP
-.B The
+.B The
.I subnet
.B statement
.PP
@@ -329,7 +329,7 @@ declaration.
The
.I subnet-number
should be an IP address or domain name which resolves to the subnet
-number of the subnet being described. The
+number of the subnet being described. The
.I netmask
should be an IP address or domain name which resolves to the subnet mask
of the subnet being described. The subnet number, together with the
@@ -372,7 +372,7 @@ single address, \fIhigh-address\fR can be omitted.
.PP
There must be at least one
.B host
-statement for every BOOTP client that is to be served.
+statement for every BOOTP client that is to be served.
.B host
statements may also be specified for DHCP clients, although this is
not required unless booting is only enabled for known hosts.
@@ -386,7 +386,7 @@ parameter, or more than one
statement may be specified.
.PP
If client-specific boot parameters must change based on the network
-to which the client is attached, then multiple
+to which the client is attached, then multiple
.B host
statements should
be used.
@@ -493,7 +493,7 @@ should be the maximum length in seconds that will be assigned to a
lease if the client requesting the lease asks for a specific
expiration time.
.PP
-.B The
+.B The
.I hardware
.B statement
.PP