From schweikh@obsidian.noc.dfn.de  Sun Jul  2 10:47:20 2000
Return-Path: <schweikh@obsidian.noc.dfn.de>
Received: from obsidian.noc.dfn.de (obsidian.noc.dfn.de [193.174.247.193])
	by hub.freebsd.org (Postfix) with ESMTP id 59A7037BE67
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Jul 2000 10:47:19 -0700 (PDT)
	(envelope-from schweikh@obsidian.noc.dfn.de)
Received: (from schweikh@localhost)
	by obsidian.noc.dfn.de (8.9.3/8.9.3) id TAA01814
	for FreeBSD-gnats-submit@freebsd.org; Sun, 2 Jul 2000 19:47:17 +0200 (MET DST)
Message-Id: <20000702194717.A1633@obsidian.noc.dfn.de>
Date: Sun, 2 Jul 2000 19:47:17 +0200
From: Jens Schweikhardt <schweikh@noc.dfn.de>
Sender: schweikh@obsidian.noc.dfn.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: Still references to sd devices left

>Number:         19647
>Category:       docs
>Synopsis:       Still references to sd devices left
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    nbm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 02 10:50:00 PDT 2000
>Closed-Date:    Thu Jul 13 01:48:40 PDT 2000
>Last-Modified:  Thu Jul 13 01:49:12 PDT 2000
>Originator:     Jens Schweikhardt
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
DFN Network Operation Center
>Environment:

	4.0-RELEASE off of the CD ROM.

>Description:

	Some documentation has still references to the phased out sd devices.
	Even the da(4) man page, gack! :-)

>How-To-Repeat:

schweikh@hal9000:/usr/share/man 130 $ find man* -name '*.gz'|xargs zgrep 'dev.*sd'
man4/da.4.gz:.Bl -tag -width /dev/rsdXXXXX -compact
man4/ses.4.gz:.Bl -tag -width /dev/rsdXXXXX -compact
man4/vinum.4.gz:.Pa /dev/vinum/sd 
man4/vinum.4.gz:.Pa /dev/vinum/rsd ,
man4/vinum.4.gz:.Pa /dev/vinum/sd
man4/vinum.4.gz:.Pa /dev/vinum/rsd
man4/vinum.4.gz:/dev/vinum/sd:
man4/vinum.4.gz:/dev/vinum/vol/concat.plex/concat.p0.sd:
man4/vinum.4.gz:/dev/vinum/vol/concat.plex/concat.p1.sd:
man4/vinum.4.gz:/dev/vinum/vol/strcon.plex/strcon.p0.sd:
man4/vinum.4.gz:/dev/vinum/vol/strcon.plex/strcon.p1.sd:
man4/vinum.4.gz:/dev/vinum/vol/stripe.plex/stripe.p0.sd:
man4/vinum.4.gz:/dev/vinum/vol/tinyvol.plex/tinyvol.p0.sd:
man4/vinum.4.gz:/dev/vinum/vol/vol5.plex/vol5.p0.sd:
man4/vinum.4.gz:/dev/vinum/vol/vol5.plex/vol5.p1.sd:
man4/i4bctl.4.gz:.Nd control device for the isdn4bsd kernel part
man8/camcontrol.8.gz:Note that character device node names (e.g. /dev/rsd0.ctl) are
man8/vinum.8.gz:.Ar /dev/vinum/sd
man8/nextboot.8.gz:   nextboot -b  /dev/rwd0 1:sd(0,a)/kernel.experimental wd(0,a)/kernel.old
man8/isdnmonitor.8.gz:devices supported by the isdn4bsd package.

schweikh@hal9000:/usr/share/man 1 $ apropos cam
...
scsi(4), SCSI(4), CAM(4) - CAM SCSI subsystem
...
schweikh@hal9000:/usr/share/man 0 $ man CAM
No manual entry for CAM
schweikh@hal9000:/usr/share/man 1 $ man SCSI
No manual entry for SCSI

>Fix:

	Replace sd with da where appropriate.

	Remove

.Nm SCSI ,
.Nm CAM

	from the scsi(4) man page, add .Nm cam instead.

Regards,

	Jens
-- 
Jens Schweikhardt  http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->suspended 
State-Changed-By: nbm 
State-Changed-When: Wed Jul 12 08:19:55 PDT 2000 
State-Changed-Why:  
Updated the last remaining remnants, thanks. 


Responsible-Changed-From-To: freebsd-doc->nbm 
Responsible-Changed-By: nbm 
Responsible-Changed-When: Wed Jul 12 08:19:55 PDT 2000 
Responsible-Changed-Why:  
I fixed it in HEAD, will MFC later. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19647 
State-Changed-From-To: suspended->closed 
State-Changed-By: nbm 
State-Changed-When: Thu Jul 13 01:48:40 PDT 2000 
State-Changed-Why:  
I've just MFC'd the changes.  Thanks again. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19647 
>Unformatted:
 To: FreeBSD-gnats-submit@freebsd.org
 Subject: Still references to sd devices left
 From: schweikh@noc.dfn.de
 Reply-To: schweikh@noc.dfn.de
 X-send-pr-version: 3.2
 
 
