Subject: port-i386/2992: typo in pms(4)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <enami@sys.ptg.sony.co.jp>
List: netbsd-bugs
Date: 12/03/1996 18:37:41
>Number: 2992
>Category: port-i386
>Synopsis: 4(busmouse) should be busmouse(4)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue Dec 3 01:50:00 1996
>Last-Modified:
>Originator:
>Organization:
Sony Corp.
>Release: NetBSD-current 1996 Nov 30
>Environment:
System: NetBSD java-tea.sys.ptg.sony.co.jp 1.2B NetBSD 1.2B (JAVA_TEA) #1: Fri Nov 22 16:20:28 JST 1996 enami@parity-error.sys.ptg.sony.co.jp:/usr/src/sys/arch/i386/compile/JAVA_TEA i386
>Description:
There is a typo in pms(4):
:
is described in 4(busmouse)
That is,
* 4(busmouse) should be busmouse(4)
* no period at the sentence end
>How-To-Repeat:
On NetBSD/i386, just do:
% man pms
>Fix:
Here is my fix.
Index: pms.4
===================================================================
RCS file: /cvsroot/NetBSD/share/man/man4/man4.i386/pms.4,v
retrieving revision 1.1.1.3
diff -u -r1.1.1.3 pms.4
--- pms.4 1996/11/22 04:17:42 1.1.1.3
+++ pms.4 1996/12/03 09:35:48
@@ -49,7 +49,7 @@
When reading the mouse device directly, each change of button state or
mouse movement generates a five byte event. The format of this message
is described in
-.Xr 4 busmouse
+.Xr busmouse 4 .
.Sh FILES
.Bl -tag -width Pa -compact
.It Pa /dev/pms0
>Audit-Trail:
>Unformatted: