From 1b32c4783f9c0ea80df2464f836c61022f1a964d Mon Sep 17 00:00:00 2001 From: Jim Reid Date: Wed, 28 Jun 2000 02:51:46 +0000 Subject: [PATCH] minor corrections to -n option description as recommended by Brian --- bin/named/lwresd.8 | 9 +++++---- bin/named/named.8 | 5 +++-- doc/man/bin/lwresd.8 | 9 +++++---- doc/man/bin/named.8 | 5 +++-- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/bin/named/lwresd.8 b/bin/named/lwresd.8 index 38e0b9fd48..643f62e63b 100644 --- a/bin/named/lwresd.8 +++ b/bin/named/lwresd.8 @@ -14,7 +14,7 @@ .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" 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 .Dt LWRESD 8 @@ -142,7 +142,8 @@ When .Ar #cpus is set to zero, .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 send DNS lookups to port number .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. .El .Sh FILES -.Bl -tag -width /var/run/named.pid -compact +.Bl -tag -width /var/run/lwresd.pid -compact .It Pa /etc/resolv.conf default configuration file -.It Pa /var/run/named.pid +.It Pa /var/run/lwresd.pid default process-id file .El .Sh SEE ALSO diff --git a/bin/named/named.8 b/bin/named/named.8 index e2f21ba4bc..d6eef1d892 100644 --- a/bin/named/named.8 +++ b/bin/named/named.8 @@ -14,7 +14,7 @@ .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" 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 .Dt NAMED 8 @@ -96,7 +96,8 @@ When .Ar #cpus is set to zero, .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 listen for queries on port .Ar port# diff --git a/doc/man/bin/lwresd.8 b/doc/man/bin/lwresd.8 index 38e0b9fd48..643f62e63b 100644 --- a/doc/man/bin/lwresd.8 +++ b/doc/man/bin/lwresd.8 @@ -14,7 +14,7 @@ .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" 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 .Dt LWRESD 8 @@ -142,7 +142,8 @@ When .Ar #cpus is set to zero, .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 send DNS lookups to port number .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. .El .Sh FILES -.Bl -tag -width /var/run/named.pid -compact +.Bl -tag -width /var/run/lwresd.pid -compact .It Pa /etc/resolv.conf default configuration file -.It Pa /var/run/named.pid +.It Pa /var/run/lwresd.pid default process-id file .El .Sh SEE ALSO diff --git a/doc/man/bin/named.8 b/doc/man/bin/named.8 index e2f21ba4bc..d6eef1d892 100644 --- a/doc/man/bin/named.8 +++ b/doc/man/bin/named.8 @@ -14,7 +14,7 @@ .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" 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 .Dt NAMED 8 @@ -96,7 +96,8 @@ When .Ar #cpus is set to zero, .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 listen for queries on port .Ar port#