Subject: bin/3038: amd(8); misplaced comma
To: None <gnats-bugs@gnats.netbsd.org>
From: None <enami@ba2.so-net.or.jp>
List: netbsd-bugs
Date: 12/16/1996 16:49:50
>Number: 3038
>Category: bin
>Synopsis: amd(8); misplaced comma
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people (Utility Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Mon Dec 16 00:05:01 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 a misplaced comma in the man page amd(8).
>How-To-Repeat:
Just type `man amd' and read the section SEE ALSO:
SEE ALSO
amq(8), fsinfo(8), hostname(1), mk-amd-map(8,) mount(8), umount(8).
>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: