From charon@labs.gr  Wed Sep  5 11:01:18 2001
Return-Path: <charon@labs.gr>
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 0659E37B403
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Sep 2001 11:01:18 -0700 (PDT)
Received: from hades.hell.gr (patr530-b030.otenet.gr [195.167.121.158])
	by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f85I1F717302
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 5 Sep 2001 21:01:15 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.6/8.11.6) id f85HMQS02209;
	Wed, 5 Sep 2001 20:22:26 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200109051722.f85HMQS02209@hades.hell.gr>
Date: Wed, 5 Sep 2001 20:22:26 +0300 (EEST)
From: Giorgos Keramidas <charon@labs.gr>
Reply-To: Giorgos Keramidas <charon@labs.gr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: missing SEE ALSO section addition to amr(4) manpage
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30344
>Category:       docs
>Synopsis:       missing SEE ALSO section addition to amr(4) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 05 11:10:00 PDT 2001
>Closed-Date:    Wed Sep 5 12:23:38 PDT 2001
>Last-Modified:  Wed Sep 05 12:23:50 PDT 2001
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4 19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	The rest of the SCSI controller manpages have references to
	cd(4), da(4), sa(4) and scsi(4) in their SEE ALSO sections.
	Despite this, the manpage of amr(4) lacks a SEE ALSO section
	completely!

>How-To-Repeat:

	Look at the manpages of aha(4), ahb(4) and ahc(4), and then at
	the manpage of amr(4).  The three first contain a SEE ALSO
	section, while the last one doesn't.

>Fix:

Index: amr.4
===================================================================
RCS file: /home/ncvs/src/share/man/man4/amr.4,v
retrieving revision 1.14
diff -u -r1.14 amr.4
--- amr.4       23 Aug 2001 21:52:38 -0000      1.14
+++ amr.4       5 Sep 2001 17:19:50 -0000
@@ -144,6 +144,11 @@
 .Pp
 An I/O error has occurred.
 .El
+.Sh SEE ALSO
+.Xr cd 4 ,
+.Xr da 4 ,
+.Xr sa 4 ,
+.Xr scsi 4
 .Sh AUTHORS
 .An -nosplit
 The
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Wed Sep 5 12:23:38 PDT 2001 
State-Changed-Why:  
Applied, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30344 
>Unformatted:
