nonamed.8: Document the -L option.
Change-Id: I1aadb50cd416e0467a87c8d75db1c293333a7969
This commit is contained in:
parent
271999a2f3
commit
6f55e9f11d
1 changed files with 4 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
nonamed \- not a name daemon, but acts like one
|
nonamed \- not a name daemon, but acts like one
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B nonamed
|
.B nonamed
|
||||||
.RB [ \-qs ]
|
.RB [ \-Lqs ]
|
||||||
.RB [ \-d [\fIlevel\fP]]
|
.RB [ \-d [\fIlevel\fP]]
|
||||||
.RB [ \-p
|
.RB [ \-p
|
||||||
.IR port ]
|
.IR port ]
|
||||||
|
@ -236,6 +236,9 @@ signal
|
||||||
or turned off (set to 0) with
|
or turned off (set to 0) with
|
||||||
.BR SIGUSR2 .
|
.BR SIGUSR2 .
|
||||||
.TP
|
.TP
|
||||||
|
.RB [ \-L ]
|
||||||
|
Only accept queries coming from the local host.
|
||||||
|
.TP
|
||||||
.RB [ \-p " \fIport\fP]
|
.RB [ \-p " \fIport\fP]
|
||||||
Port to listen on instead of the normal
|
Port to listen on instead of the normal
|
||||||
.B domain
|
.B domain
|
||||||
|
|
Loading…
Reference in a new issue