Subject: port-x68k/12827: typo in vs(4)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <isaki@par.odn.ne.jp>
List: netbsd-bugs
Date: 05/04/2001 17:39:20
>Number: 12827
>Category: port-x68k
>Synopsis: typo in vs(4)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: port-x68k-maintainer
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Fri May 04 01:39:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Tetsuya Isaki
>Release: NetBSD/x68k
>Organization:
>Environment:
NetBSD yuka.local 1.5 NetBSD 1.5 (YUKA) #106: Sun Apr 29 02:05:47 JST 2001 isaki@yuka.local:/export/2/src/sys/arch/x68k/compile/YUKA x68k
But I found this in -current tree.
>Description:
vs(4) has a typo.
>How-To-Repeat:
See vs(4), section 'SEE ALSO'.
-------------------------
SEE ALSO
audio(4), intio(4.)
^^^^
This should be "(4)."
-------------------------
>Fix:
Apply this patch.
--- vs.4.ORIG Wed May 2 22:21:56 2001
+++ vs.4 Fri May 4 17:29:25 2001
@@ -44,4 +44,4 @@
The sound quality is pretty bad.
.Sh SEE ALSO
.Xr audio 4 ,
-.Xr intio 4.
+.Xr intio 4 .
>Release-Note:
>Audit-Trail:
>Unformatted: