From nobody  Fri Jun 26 15:57:39 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id PAA20541;
          Fri, 26 Jun 1998 15:57:39 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199806262257.PAA20541@hub.freebsd.org>
Date: Fri, 26 Jun 1998 15:57:39 -0700 (PDT)
From: dwhite@resnet.uoregon.edu
To: freebsd-gnats-submit@freebsd.org
Subject: Yet more FAQ changes
X-Send-Pr-Version: www-1.0

>Number:         7084
>Category:       docs
>Synopsis:       Yet more FAQ changes
>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:   Fri Jun 26 16:00:02 PDT 1998
>Closed-Date:    Fri Jun 26 17:57:49 PDT 1998
>Last-Modified:  Fri Jun 26 18:14:43 PDT 1998
>Originator:     Doug White
>Release:        
>Organization:
UO ResNet
>Environment:
>Description:
Another change to admin.sgml:  Fix `can't mount root' instructions
to run mount -a before passwd.  Dooh!

Index: admin.sgml
===================================================================
RCS file: /usr/local/cvs/doc/FAQ/admin.sgml,v
retrieving revision 1.5.2.1
diff -u -r1.5.2.1 admin.sgml
--- admin.sgml  1998/06/26 21:43:35     1.5.2.1
+++ admin.sgml  1998/06/26 22:51:37
@@ -807,8 +807,9 @@
     <p>Don't Panic!  Simply restart the system, type -s at the Boot: prompt
     to enter Single User mode.  At the question about the shell to use,
     hit ENTER.  You'll be dropped to a # prompt.  Enter <tt>mount -u /</tt> to
-    remount your root filesystem read/write, then run <tt/passwd root/ to 
-    change the root password.  Run <tt/mount -a/ then <tt/exit/
+    remount your root filesystem read/write, then run <tt/mount -a/ to 
+    remount all the filesystems.  Run <tt/passwd root/ to 
+    change the root password then run <tt/exit/
     to continue booting.  
 
   <sect1>

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Fri Jun 26 17:57:49 PDT 1998 
State-Changed-Why:  
Applied. 

After applying the diffs (mod $Id$ changes, but those wouldn't have done 
any damage, ANYWAYS), the following commands were used locally: 

export CVSROOT=freefall.freebsd.org:/home/ncvs 
cvs co FAQ 
(apply diffs) 
cvs ci 

I bet even you can handle that, Doug!  :-)  (the ssh package needs to 
be installed, too, but that's just as easy!) 
>Unformatted:
