mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-05 08:45:35 +00:00
Various minor documentation improvements:
remove repeated words fix: it's to its some minor formatting added (this needs to be improved still, there is a mix of \fB Bold and \fI underline for same things) spelling fixes minor punctuation fixes (remove ...) uppercase an acronym that is not a config item (I didn't get this reviewed, these all are very minor or obvious.)
This commit is contained in:
@@ -245,7 +245,7 @@ inittab on System V systems. This implies \fB-v\fR.
|
||||
.TP
|
||||
.BI \-nw
|
||||
Become a daemon immediately (nowait) rather than waiting until an
|
||||
an IP address has been acquired.
|
||||
IP address has been acquired.
|
||||
.TP
|
||||
.BI \-q
|
||||
Be quiet at startup, this is the default.
|
||||
@@ -361,7 +361,7 @@ It is used to restore normal operation after using \fB-T\fR or \fB-P\fR.
|
||||
.PP
|
||||
.I Modifying default file locations:
|
||||
The following options can be used to modify the locations a client uses
|
||||
for it's files. They can be particularly useful if, for example,
|
||||
for its files. They can be particularly useful if, for example,
|
||||
.B DBDIR
|
||||
or
|
||||
.B RUNDIR
|
||||
|
@@ -267,7 +267,7 @@ or DHCPv6. The exact same syntax is used for both.
|
||||
.PP
|
||||
To make it work, you have to declare a key and zone as in the DHCP
|
||||
server (see \fBdhcpd.conf\fR(5) for details). You also need to
|
||||
configure the fqdn option on the client, as follows:
|
||||
configure the \fIfqdn\fR option on the client, as follows:
|
||||
.PP
|
||||
.nf
|
||||
send fqdn.fqdn "grosse.fugue.com.";
|
||||
@@ -569,7 +569,7 @@ The \fBdb-time-format\fR option determines which of two output methods are
|
||||
used for printing times in leases files. The \fIdefault\fR format provides
|
||||
day-and-time in UTC, whereas \fIlocal\fR uses a seconds-since-epoch to store
|
||||
the time value, and helpfully places a local timezone time in a comment on
|
||||
the same line. The formats are described in detail in this manpage, whithin
|
||||
the same line. The formats are described in detail in this manpage, within
|
||||
the LEASE DECLARATIONS section.
|
||||
.PP
|
||||
\fBreject \fIcidr-ip-address\fR [\fB,\fR \fI...\fB \fIcidr-ip-address\fR ] \fB;\fR
|
||||
|
Reference in New Issue
Block a user