From chris@holly.dyndns.org Thu Aug  5 13:28:26 1999
Return-Path: <chris@holly.dyndns.org>
Received: from leap.innerx.net (leap.innerx.net [38.179.176.25])
	by hub.freebsd.org (Postfix) with ESMTP id 1D07715194
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Aug 1999 13:28:25 -0700 (PDT)
	(envelope-from chris@holly.dyndns.org)
Received: from holly.dyndns.org (ip177.houston13.tx.pub-ip.psi.net [38.27.213.177])
	by leap.innerx.net (Postfix) with ESMTP id 582DE371B6
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Aug 1999 16:28:21 -0400 (EDT)
Received: (from chris@localhost)
	by holly.dyndns.org (8.9.3/8.9.3) id PAA53310;
	Thu, 5 Aug 1999 15:28:24 -0500 (CDT)
	(envelope-from chris)
Message-Id: <199908052028.PAA53310@holly.dyndns.org>
Date: Thu, 5 Aug 1999 15:28:24 -0500 (CDT)
From: chris@calldei.com
Sender: chris@holly.dyndns.org
Reply-To: chris@calldei.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: [Patch] Fix more occurances of 'sd' in FAQ
X-Send-Pr-Version: 3.2

>Number:         12988
>Category:       docs
>Synopsis:       [Patch] Fix more occurances of 'sd' in FAQ
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug  5 13:30:00 PDT 1999
>Closed-Date:    Tue Dec 14 08:59:15 PST 1999
>Last-Modified:  Tue Dec 14 08:59:42 PST 1999
>Originator:     Chris Costello
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

admin.sgml:
     $Id: admin.sgml,v 1.28 1999/07/28 20:26:05 nik Exp $

install.sgml:
     $Id: install.sgml,v 1.19 1999/07/28 20:26:06 nik Exp $

>Description:

replace `sd' with `da'
also, in troubleshoot.sgml, line 18, there is a reference to 'scsi -f ...'
could someone point out to me what the camcontrol equivalent to that specific
usage is?

>How-To-Repeat:

http://www.FreeBSD.org/FAQ/

>Fix:

cvs diff: Diffing .
Index: admin.sgml
===================================================================
RCS file: /home/ncvs/doc/FAQ/admin.sgml,v
retrieving revision 1.28
diff -u -r1.28 admin.sgml
--- admin.sgml	1999/07/28 20:26:05	1.28
+++ admin.sgml	1999/08/05 20:17:08
@@ -127,7 +127,7 @@
 
       <verb>
         dd if=/dev/zero of=/dev/rda2 count=2
-        disklabel -Brw sd2 auto
+        disklabel -Brw da2 auto
       </verb>
 
       <p>You can use disklabel or <tt>/stand/sysinstall</tt> to create multiple
@@ -167,7 +167,7 @@
 
       <verb>
         # cd /dev
-        # ./MAKEDEV sd1s5
+        # ./MAKEDEV da1s5
         # mount -t msdos /dev/da1s5 /dos/e
       </verb>
 
Index: install.sgml
===================================================================
RCS file: /home/ncvs/doc/FAQ/install.sgml,v
retrieving revision 1.19
diff -u -r1.19 install.sgml
--- install.sgml	1999/07/28 20:26:06	1.19
+++ install.sgml	1999/08/05 20:17:21
@@ -685,14 +685,14 @@
 df .
 ttyv0:bde@alphplex:/tmp/q> sh foo
 Filesystem  1024-blocks     Used    Avail Capacity  Mounted on
-/dev/sd0a         64479    27702    31619    47%    /
+/dev/da0a         64479    27702    31619    47%    /
 1+0 records in
 1+0 records out
 1 bytes transferred in 0.000187 secs (5346 bytes/sec)
 -rw-r--r--  1 bde  bin  8796093022207 Sep  7 16:04 z
 32	z
 Filesystem  1024-blocks     Used    Avail Capacity  Mounted on
-/dev/sd0a         64479    27734    31587    47%    /
+/dev/da0a         64479    27734    31587    47%    /
 ttyv0:bde@alphplex:/tmp/q> exit
 </verb>
 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: chris 
State-Changed-When: Sun Aug 8 08:02:20 PDT 1999 
State-Changed-Why:  
Submitted for review. 

From: "Charles A. Wimmer" <charles@wimmer.net>
To: freebsd-gnats-submit@freebsd.org, chris@calldei.com
Cc:  
Subject: Re: docs/12988: [Patch] Fix more occurances of 'sd' in FAQ
Date: Sat, 02 Oct 1999 22:34:22 -0400

 The diffs for the new Docbook format should be:
 
 Index: book.sgml
 ===================================================================
 RCS file: /cvs/doc/en_US.ISO_8859-1/books/faq/book.sgml,v
 retrieving revision 1.13
 diff -u -r1.13 book.sgml
 --- book.sgml   1999/09/26 00:05:28     1.13
 +++ book.sgml   1999/10/03 02:24:29
 @@ -1619,14 +1619,14 @@
  df .
  ttyv0:bde@alphplex:/tmp/q&gt; sh foo
  Filesystem  1024-blocks     Used    Avail Capacity  Mounted on
 -/dev/sd0a         64479    27702    31619    47%    /
 +/dev/da0a         64479    27702    31619    47%    /
  1+0 records in
  1+0 records out
  1 bytes transferred in 0.000187 secs (5346 bytes/sec)
  -rw-r--r--  1 bde  bin  8796093022207 Sep  7 16:04 z
  32     z
  Filesystem  1024-blocks     Used    Avail Capacity  Mounted on
 -/dev/sd0a         64479    27734    31587    47%    /
 +/dev/da0a         64479    27734    31587    47%    /
  ttyv0:bde@alphplex:/tmp/q&gt; exit</literallayout>
  </para>
 
 @@ -3408,7 +3408,7 @@
 
  <para>
  <literallayout>        dd if=/dev/zero of=/dev/rda2 count=2
 -        disklabel -Brw sd2 auto
 +        disklabel -Brw da2 auto
        </literallayout>
  </para>
 
 @@ -3453,7 +3453,7 @@
 
  <para>
  <literallayout>        # cd /dev
 -        # ./MAKEDEV sd1s5
 +        # ./MAKEDEV da1s5
          # mount -t msdos /dev/da1s5 /dos/e
        </literallayout>
  </para>
 
 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: nik 
State-Changed-When: Tue Dec 14 08:59:15 PST 1999 
State-Changed-Why:  
Patched up, thanks. 
>Unformatted:
