From chris@aims.com.au  Thu Dec 12 17:27:37 2002
Return-Path: <chris@aims.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C88BF37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Dec 2002 17:27:37 -0800 (PST)
Received: from postoffice.aims.com.au (eth0.lnk.aims.com.au [203.31.73.253])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BB43543EA9
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Dec 2002 17:27:35 -0800 (PST)
	(envelope-from chris@aims.com.au)
Received: from ait0fd01.aims.private (ait0fd01.aims.private [192.168.10.254])
	by postoffice.aims.com.au  with ESMTP id gBD1RTl8066257;
	Fri, 13 Dec 2002 12:27:29 +1100 (EST)
	(envelope-from chris@aims.com.au)
Received: from ait0fd01.aims.private (localhost [127.0.0.1])
	by ait0fd01.aims.private (8.12.6/8.12.6) with ESMTP id gBD1RSwf074038;
	Fri, 13 Dec 2002 12:27:28 +1100 (EST)
	(envelope-from chris@aims.com.au)
Received: (from root@localhost)
	by ait0fd01.aims.private (8.12.6/8.12.6/Submit) id gBD1RSkM074037;
	Fri, 13 Dec 2002 12:27:28 +1100 (EST)
Message-Id: <200212130127.gBD1RSkM074037@ait0fd01.aims.private>
Date: Fri, 13 Dec 2002 12:27:28 +1100 (EST)
From: Chris Knight <chris@aims.com.au>
Reply-To: Chris Knight <chris@aims.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Chris Knight <chris@aims.com.au>
Subject: Sync mount.8 with src/sys/ufs/ffs/README.snapshot changes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46224
>Category:       docs
>Synopsis:       Sync mount.8 with src/sys/ufs/ffs/README.snapshot changes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 12 17:30:01 PST 2002
>Closed-Date:    Fri Dec 13 08:54:13 PST 2002
>Last-Modified:  Fri Dec 13 08:54:13 PST 2002
>Originator:     Chris Knight
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
AIMS Independent Computer Professionals
>Environment:
System: FreeBSD ait0fd01.aims.private 4.7-RELEASE FreeBSD 4.7-RELEASE #1: Wed Nov 27 13:08:50 EST 2002 root@ait0fd01.aims.private:/var/obj/usr/src/sys/THINKPAD i386

>Description:
The section on snapshots in the mount man page is derived from
src/sys/ufs/ffs/README.snapshot
This patch tracks the changes made in revision 1.4 of that file.

>How-To-Repeat:
N/A

>Fix:
Index: mount.8
===================================================================
RCS file: /home/ncvs/src/sbin/mount/mount.8,v
retrieving revision 1.52
diff -u -r1.52 mount.8
--- mount.8	21 Aug 2002 18:10:52 -0000	1.52
+++ mount.8	13 Dec 2002 01:17:41 -0000
@@ -220,12 +220,6 @@
 on the snapshot.
 You will get a dump that is consistent with the file system as of the timestamp
 of the snapshot.
-Note that
-.Xr dump 8
-has not yet been changed to set the
-.Pa /etc/dumpdates
-file correctly, so do not use this
-feature in production until that fix is made.
 .Pp
 .It
 Mount the snapshot as a frozen image of the file system.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: trhodes 
State-Changed-When: Thu Dec 12 20:25:35 PST 2002 
State-Changed-Why:  
Patch is under review with re, after their approval I'll go ahead and 
commit.  Thanks for the submission! 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Thu Dec 12 20:25:35 PST 2002 
Responsible-Changed-Why:  
Patch is under review with re, after their approval I'll go ahead and 
commit.  Thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46224 
State-Changed-From-To: analyzed->closed 
State-Changed-By: trhodes 
State-Changed-When: Fri Dec 13 08:53:43 PST 2002 
State-Changed-Why:  
Patch applied.  Thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46224 
>Unformatted:
