Subject: misc/1378: Yet another '^\.[A-Z][A-Z]' command in mdoc files (mount_portal.8, ar.1, rlogin.1, timed.8).
To: None <gnats-bugs@NetBSD.ORG>
From: Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
List: netbsd-bugs
Date: 08/18/1995 22:25:44
>Number: 1378
>Category: misc
>Synopsis: Yet another '^\.[A-Z][A-Z]' command in mdoc files (mount_portal.8, ar.1, rlogin.1, timed.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 Aug 18 09:35:03 1995
>Last-Modified:
>Originator: Masanobu Saitoh
>Organization:
>Release: latest -current
>Environment:
System: NetBSD pfault.spa.is.uec.ac.jp 1.0A NetBSD 1.0A (ISYS) #8: Thu May 11 10:42:28 JST 1995 saitoh@pfault.spa.is.uec.ac.jp:/var/local/sup950505/src/sys/arch/i386/compile/ISYS i386
>Description:
Many mdoc manuals have '^\.[A-Z][A-Z]' command.
I GREPped this, and found following bugs.
In there bugs, each arguments disappear.
>How-To-Repeat:
man mount_portal
man ar
man rlogin
man timed
>Fix:
Apply this patches:
--- mount_portal.8.org Fri Aug 18 22:12:16 1995
+++ mount_portal.8 Fri Aug 18 22:13:22 1995
@@ -54,7 +54,6 @@
to the global filesystem namespace.
The conventional mount point is
.Pa /p .
-.PA /dev .
This command is normally executed by
.Xr mount 8
at boot time.
--- ar.1.org Fri Aug 18 22:12:10 1995
+++ ar.1 Fri Aug 18 22:13:42 1995
@@ -307,7 +307,7 @@
See
.Xr ar 5
for more information.
-.SH STANDARDS
+.Sh STANDARDS
The
.Nm ar
utility is expected to offer a superset of the
--- rlogin.1.org Fri Aug 18 22:12:21 1995
+++ rlogin.1 Fri Aug 18 22:13:07 1995
@@ -97,7 +97,7 @@
value in the form \ennn.
.It Fl k
The
-.FL k
+.Fl k
option requests rlogin to obtain tickets for the remote host
in realm
.Ar realm
--- timed.8.org Fri Aug 18 22:12:30 1995
+++ timed.8 Fri Aug 18 22:13:53 1995
@@ -173,7 +173,7 @@
settings are often associated with "multi-homed" machines
that looked for time masters on more than one network and eventually
chose to become a slave on the other network.
-.SH WARNING
+.Sh WARNING
If two or more time daemons, whether
.Nm timed ,
.Xr NTP ,
>Audit-Trail:
>Unformatted: