Subject: misc/3333: typos in rpc.lockd.8 and rpc.statd.8
To: None <gnats-bugs@gnats.netbsd.org>
From: None <msaitoh@spa.is.uec.ac.jp>
List: netbsd-bugs
Date: 03/15/1997 06:20:13
>Number: 3333
>Category: misc
>Synopsis: typos in rpc.lockd.8 and rpc.statd.8
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people (Misc Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Fri Mar 14 13:35:01 1997
>Last-Modified:
>Originator: SAITOH Masanobu
>Organization:
>Release: latest -current
>Environment:
System: NetBSD ifree.spa.is.uec.ac.jp 1.2C NetBSD 1.2C (IFREE) #1: Mon Mar 3 19:16:53 JST 1997 msaitoh@ifree.spa.is.uec.ac.jp:/var/sources/src/sys/arch/i386/compile/IFREE i386
>Description:
I found typos in rpc.lockd.8 and rpc.statd.8:
> Options and operands available for rpc.lockd :
>
> -d The -d option causes debugging information to be written to sys-
> log, recording all RPC transations to the daemon. These messages
^^^^^^^^^^^
transactions?
>How-To-Repeat:
man rpc.lockd
man rpc.statd
>Fix:
Apply following patches:
--- rpc.lockd.8.orig Mon Mar 10 21:24:48 1997
+++ rpc.lockd.8 Sat Mar 15 06:09:50 1997
@@ -58,7 +58,7 @@
The
.Fl d
option causes debugging information to be written to syslog, recording
-all RPC transations to the daemon. These messages are logged with level
+all RPC transactions to the daemon. These messages are logged with level
LOG_DEBUG and facility LOG_DAEMON. Specifying a debug_level of 1 results
in the generation of one log line per protocol operation. Higher
debug levels can be specified, causing display of operation arguments
--- rpc.statd.8.orig Mon Mar 10 21:24:51 1997
+++ rpc.statd.8 Sat Mar 15 06:09:20 1997
@@ -64,7 +64,7 @@
The
.Fl d
option causes debugging information to be written to syslog, recording
-all RPC transations to the daemon. These messages are logged with level
+all RPC transactions to the daemon. These messages are logged with level
LOG_DEBUG and facility LOG_DAEMON. Error conditions are logged irrespective
of this option, using level LOG_ERR.
.El
>Audit-Trail:
>Unformatted: