2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 23:25:38 +00:00

minor corrections to -n option description as recommended by Brian

This commit is contained in:
Jim Reid
2000-06-28 02:51:46 +00:00
parent 25ad3a2a0a
commit 1b32c4783f
4 changed files with 16 additions and 12 deletions

View File

@@ -14,7 +14,7 @@
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwresd.8,v 1.1 2000/06/27 21:49:15 jim Exp $ .\" $Id: lwresd.8,v 1.2 2000/06/28 02:51:45 jim Exp $
.\" .\"
.Dd Jun 30, 2000 .Dd Jun 30, 2000
.Dt LWRESD 8 .Dt LWRESD 8
@@ -142,7 +142,8 @@ When
.Ar #cpus .Ar #cpus
is set to zero, is set to zero,
.Nm lwresd .Nm lwresd
will use 1 CPU. will try to determine the number of CPUs present and use 1 if this
attempt fails.
.It Fl P .It Fl P
send DNS lookups to port number send DNS lookups to port number
.Ar query-port# .Ar query-port#
@@ -175,10 +176,10 @@ carried out any privileged operations, such as writing the PID file
or creating a socket that uses its default UDP port number. or creating a socket that uses its default UDP port number.
.El .El
.Sh FILES .Sh FILES
.Bl -tag -width /var/run/named.pid -compact .Bl -tag -width /var/run/lwresd.pid -compact
.It Pa /etc/resolv.conf .It Pa /etc/resolv.conf
default configuration file default configuration file
.It Pa /var/run/named.pid .It Pa /var/run/lwresd.pid
default process-id file default process-id file
.El .El
.Sh SEE ALSO .Sh SEE ALSO

View File

@@ -14,7 +14,7 @@
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: named.8,v 1.1 2000/06/27 21:49:15 jim Exp $ .\" $Id: named.8,v 1.2 2000/06/28 02:51:46 jim Exp $
.\" .\"
.Dd Jun 30, 2000 .Dd Jun 30, 2000
.Dt NAMED 8 .Dt NAMED 8
@@ -96,7 +96,8 @@ When
.Ar #cpus .Ar #cpus
is set to zero, is set to zero,
.Nm named .Nm named
will use 1 CPU. will try to determine the number of CPUs present and use 1 if this
attempt fails.
.It Fl p .It Fl p
listen for queries on port listen for queries on port
.Ar port# .Ar port#

View File

@@ -14,7 +14,7 @@
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: lwresd.8,v 1.1 2000/06/27 21:49:15 jim Exp $ .\" $Id: lwresd.8,v 1.2 2000/06/28 02:51:45 jim Exp $
.\" .\"
.Dd Jun 30, 2000 .Dd Jun 30, 2000
.Dt LWRESD 8 .Dt LWRESD 8
@@ -142,7 +142,8 @@ When
.Ar #cpus .Ar #cpus
is set to zero, is set to zero,
.Nm lwresd .Nm lwresd
will use 1 CPU. will try to determine the number of CPUs present and use 1 if this
attempt fails.
.It Fl P .It Fl P
send DNS lookups to port number send DNS lookups to port number
.Ar query-port# .Ar query-port#
@@ -175,10 +176,10 @@ carried out any privileged operations, such as writing the PID file
or creating a socket that uses its default UDP port number. or creating a socket that uses its default UDP port number.
.El .El
.Sh FILES .Sh FILES
.Bl -tag -width /var/run/named.pid -compact .Bl -tag -width /var/run/lwresd.pid -compact
.It Pa /etc/resolv.conf .It Pa /etc/resolv.conf
default configuration file default configuration file
.It Pa /var/run/named.pid .It Pa /var/run/lwresd.pid
default process-id file default process-id file
.El .El
.Sh SEE ALSO .Sh SEE ALSO

View File

@@ -14,7 +14,7 @@
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.\" $Id: named.8,v 1.1 2000/06/27 21:49:15 jim Exp $ .\" $Id: named.8,v 1.2 2000/06/28 02:51:46 jim Exp $
.\" .\"
.Dd Jun 30, 2000 .Dd Jun 30, 2000
.Dt NAMED 8 .Dt NAMED 8
@@ -96,7 +96,8 @@ When
.Ar #cpus .Ar #cpus
is set to zero, is set to zero,
.Nm named .Nm named
will use 1 CPU. will try to determine the number of CPUs present and use 1 if this
attempt fails.
.It Fl p .It Fl p
listen for queries on port listen for queries on port
.Ar port# .Ar port#