Subject: misc/26782: Typo patch fix for htdocs/guide/en/chap-ccd.xml
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <lavalamp@spiritual-machines.org>
List: netbsd-bugs
Date: 08/28/2004 05:48:45
>Number:         26782
>Category:       misc
>Synopsis:       Typo patch fix for htdocs/guide/en/chap-ccd.xml
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Aug 28 05:49:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Brian A. Seklecki
>Release:        -current
>Organization:
Spiritual Machines
>Environment:
-current
>Description:
--- chap-ccd.xml-orig   2004-08-17 14:08:18.000000000 -0400
+++ chap-ccd.xml        2004-08-17 14:07:00.000000000 -0400
@@ -58,7 +58,7 @@
     </step>

     <step>
-      <para>Create a 4.4BSD/UFS filesystem on the new CCD device</para>
+      <para>Create a 4.2BSD/UFS filesystem on the new CCD device</para>
     </step>

     <step>
@@ -324,7 +324,7 @@
   <!-- ============================================================= -->

   <sect1 id="chap-ccd-create-ufs-filesystem">
-    <title>Create a 4.4BSD/UFS filesystem on the new CCD device</title>
+    <title>Create a 4.2BSD/UFS filesystem on the new CCD device</title>

     <para>You may now disklabel the new virtual disk device associated
       with your CCD.  Be sure to use the character device:</para>
@@ -376,7 +376,7 @@
     <para>Once you have a  created a file system on the CCD device,
       you can can mount the file system against an mount point
       on your system. Be sure to mount the slice labeled type
-      <literal>ffs</literal> or <literal>4.4BSD</literal>:</para>
+      <literal>ffs</literal> or <literal>4.2BSD</literal>:</para>

     <screen>&rprompt; <userinput>mount /dev/ccd0c /mnt</userinput></screen>

>How-To-Repeat:
Read the Guide, notice the error.

3 line patch attached.  It's "4.2 BSD", not "4.4 BSD".  I don't know
*what* I was thinking back then!

Anyway, I really like the new XML/XSL setup!

~Brian

>Fix:
Apply the patch
>Release-Note:
>Audit-Trail:
>Unformatted: