Bug 40862

Summary: [PATCH] corrections for snapshot section
Product: Documentation Reporter: Martin Heinen <martin>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Martin Heinen 2002-07-21 23:40:01 UTC
	Linked to the 'Soft Updates' section of the handbook,
	removed unclear sentence dealing with mount -u,
	added an example showing how to create snapshots,
	root -> <username>root</username>,
	schg -> <option>schg</option>,
	dumpdates -> <filename>dumpdates</filename>.

	BTW, the section explaining how to run fsck on snapshots states
	that this does the same as a background fsck.  This doesn't make
	sense to me, could we remove that sentence or clarify it?

How-To-Repeat: 	Read the section on snapshots in the handbook.
Comment 1 Martin Heinen 2002-07-22 00:05:37 UTC
On Mon, Jul 22, 2002 at 12:36:03AM +0200, Martin Heinen wrote:
> 
> >Number:         40862
> >Category:       docs
> >Synopsis:       [PATCH] corrections for snapshot section

> >Description:
> 	Linked to the 'Soft Updates' section of the handbook,

uups, forgot to include the patch for the config chapter:

Index: chapter.sgml
===================================================================
RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v
retrieving revision 1.53
diff -u -r1.53 chapter.sgml
--- chapter.sgml	16 Jul 2002 19:37:54 -0000	1.53
+++ chapter.sgml	21 Jul 2002 17:33:30 -0000
@@ -877,7 +877,7 @@
       </sect3>
     </sect2>
 
-    <sect2>
+    <sect2 id="soft-updates">
       <title>Soft Updates</title>

-- 
Marxpitn
Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2002-08-07 04:32:56 UTC
State Changed
From-To: open->closed

Thanks alot Martin, this has been committed!