Subject: kern/3037: ahc.4; missing comma.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <enami@ba2.so-net.or.jp>
List: netbsd-bugs
Date: 12/16/1996 16:45:49
>Number: 3037
>Category: kern
>Synopsis: ahc.4; missing comma.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Dec 15 23:50:02 1996
>Last-Modified:
>Originator: enami tsugutomo
>Organization:
an individual
>Release: NetBSD-current as of 1996 Dec. 13
>Environment:
System: NetBSD pavlov.enami.ba2.so-net.or.jp 1.2B NetBSD 1.2B (PAVLOV) #125: Fri Dec 13 14:06:50 JST 1996 enami@pavlov.enami.ba2.so-net.or.jp:/b/netbsd/kernel/compile/PAVLOV i386
>Description:
There is missing comma in ahc(4).
>How-To-Repeat:
Just type `man ahc', and see the section `SEE ALSO'. It is:
SEE ALSO
aha(4), ahb(4) cd(4), sd(4), st(4)
>Fix:
Here is my fix:
Index: ahc.4
===================================================================
RCS file: /a/cvsroot/NetBSD/share/man/man4/ahc.4,v
retrieving revision 1.1.1.2
diff -c -r1.1.1.2 ahc.4
*** ahc.4 1996/11/16 16:59:19 1.1.1.2
--- ahc.4 1996/12/16 07:40:26
***************
*** 161,167 ****
\}
.Sh SEE ALSO
.Xr aha 4 ,
! .Xr ahb 4
.Xr cd 4 ,
.if 0 \{
.Xr scsi 4 ,
--- 161,167 ----
\}
.Sh SEE ALSO
.Xr aha 4 ,
! .Xr ahb 4 ,
.Xr cd 4 ,
.if 0 \{
.Xr scsi 4 ,
>Audit-Trail:
>Unformatted: