From owner-freebsd-doc Thu Dec 12 17:30: 6 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3799237B401 for ; Thu, 12 Dec 2002 17:30:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E19CA43F3A for ; Thu, 12 Dec 2002 17:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBD1U1x3085004 for ; Thu, 12 Dec 2002 17:30:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBD1U13x085003; Thu, 12 Dec 2002 17:30:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C88BF37B401 for ; 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 ; 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 Reply-To: Chris Knight To: FreeBSD-gnats-submit@FreeBSD.org Cc: Chris Knight X-Send-Pr-Version: 3.113 Subject: docs/46224: Sync mount.8 with src/sys/ufs/ffs/README.snapshot changes Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46224 >Category: docs >Synopsis: Sync mount.8 with src/sys/ufs/ffs/README.snapshot changes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 12 17:30:01 PST 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message