mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
Since we are not using a pid file the manuals render a bit strange.
Pointed out by tb
This commit is contained in:
parent
0b21a9cf79
commit
167ac360a3
@ -153,8 +153,7 @@ default is 100.
|
||||
.B \-P\fI pidfile
|
||||
Use the specified
|
||||
.I pidfile
|
||||
instead of the platform specific default, which is mostly
|
||||
.IR @pidfile@ .
|
||||
instead of the platform specific default.
|
||||
If a
|
||||
.B zonesdir:
|
||||
is specified in the config file, this path can be relative to that
|
||||
@ -214,9 +213,6 @@ SIGUSR1
|
||||
Dump BIND8\-style statistics into the log. Ignored otherwise.
|
||||
.SH "FILES"
|
||||
.TP
|
||||
@pidfile@
|
||||
the process id of the name server.
|
||||
.TP
|
||||
@nsdconfigfile@
|
||||
default
|
||||
.B NSD
|
||||
|
@ -40,9 +40,6 @@ zonelistfile: @zonelistfile@
|
||||
logfile: @logfile@
|
||||
.RE
|
||||
.RS 5
|
||||
pidfile: @pidfile@
|
||||
.RE
|
||||
.RS 5
|
||||
xfrdfile: @xfrdfile@
|
||||
.RE
|
||||
.TP
|
||||
@ -321,8 +318,7 @@ Preferred EDNS buffer size for IPv4. Default 1232.
|
||||
Preferred EDNS buffer size for IPv6. Default 1232.
|
||||
.TP
|
||||
.B pidfile:\fR <filename>
|
||||
Use the pid file instead of the platform specific default, usually
|
||||
.IR @pidfile@.
|
||||
Use the pid file instead of the platform specific default.
|
||||
Same as command-line option
|
||||
.BR \-P .
|
||||
With "" there is no pidfile, for some startup management setups,
|
||||
|
Loading…
Reference in New Issue
Block a user