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
|
||||
.SH SYNOPSIS
|
||||
.B nonamed
|
||||
.RB [ \-qs ]
|
||||
.RB [ \-Lqs ]
|
||||
.RB [ \-d [\fIlevel\fP]]
|
||||
.RB [ \-p
|
||||
.IR port ]
|
||||
|
@ -236,6 +236,9 @@ signal
|
|||
or turned off (set to 0) with
|
||||
.BR SIGUSR2 .
|
||||
.TP
|
||||
.RB [ \-L ]
|
||||
Only accept queries coming from the local host.
|
||||
.TP
|
||||
.RB [ \-p " \fIport\fP]
|
||||
Port to listen on instead of the normal
|
||||
.B domain
|
||||
|
|
Loading…
Reference in a new issue