summaryrefslogtreecommitdiff
path: root/server/dhcpd.8
diff options
context:
space:
mode:
Diffstat (limited to 'server/dhcpd.8')
-rw-r--r--server/dhcpd.820
1 files changed, 10 insertions, 10 deletions
diff --git a/server/dhcpd.8 b/server/dhcpd.8
index a5f4445f..bff88ab2 100644
--- a/server/dhcpd.8
+++ b/server/dhcpd.8
@@ -54,7 +54,7 @@ dhcpd - Dynamic Host Configuration Protocol Server
]
[
.B -4
-|
+|
.B -6
]
[
@@ -127,7 +127,7 @@ enters them into the dhcpd.conf(5) file.
There are two versions of the DHCP protocol DHCPv4 and DHCPv6. At
startup the server may be started for one or the other via the
.B -4
-or
+or
.B -6
arguments.
.PP
@@ -220,7 +220,7 @@ to ::1 \fIport\fR and \fIport + 1\fR. Both servers must
be launched using the same \fIport\fR argument.
.TP
.BI \-p \ port
-The UDP port number on which
+The UDP port number on which
.B dhcpd
should listen. If unspecified
.B dhcpd
@@ -228,7 +228,7 @@ uses the default port of 67. This is mostly useful for debugging
purposes.
.TP
.BI \-s \ address
-Specify an address or host name to which
+Specify an address or host name to which
.B dhcpd
should send replies rather than the broadcast address (255.255.255.255).
This option is only supported in IPv4.
@@ -237,8 +237,8 @@ This option is only supported in IPv4.
Force
.B dhcpd
to run as a foreground process instead of as a daemon in the background.
-This is useful when running
-.B dhcpd
+This is useful when running
+.B dhcpd
under a debugger, or when running it
out of inittab on System V systems.
.TP
@@ -246,14 +246,14 @@ out of inittab on System V systems.
Send log messages to the standard error descriptor.
This can be useful for debugging, and also at sites where a
complete log of all dhcp activity must be kept but syslogd is not
-reliable or otherwise cannot be used. Normally,
+reliable or otherwise cannot be used. Normally,
.B dhcpd
will log all
output using the \fBsyslog(3)\fR function with the log facility set to
LOG_DAEMON. Note that \fB\-d\fR implies \fB\-f\fR (the daemon will
not fork itself into the background).
.TP
-.BI \-q
+.BI \-q
Be quiet at startup. This suppresses the printing of the entire
copyright message during startup. This might be desirable when
starting
@@ -319,7 +319,7 @@ lease file.
Print version number and exit.
.PP
.I Modifying default file locations:
-The following options can be used to modify the locations
+The following options can be used to modify the locations
.B dhcpd
uses for its files. Because of the importance of using the same
lease database at all times when running dhcpd in production, these
@@ -690,7 +690,7 @@ dhcpd.conf file.
.PP
Named groups currently can only be associated with
hosts - this allows one set of statements to be efficiently attached
-to more than one host declaration.
+to more than one host declaration.
.PP
Groups have the following attributes:
.PP