Module Name:    src
Committed By:   hannken
Date:           Fri Nov  5 10:02:53 UTC 2010

Modified Files:
        src/sbin/dump: dump.8
        src/share/man/man4: fss.4

Log Message:
File system snapshots are no longer experimental.


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sbin/dump/dump.8
cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/fss.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/dump/dump.8
diff -u src/sbin/dump/dump.8:1.61 src/sbin/dump/dump.8:1.62
--- src/sbin/dump/dump.8:1.61	Fri May 14 05:04:58 2010
+++ src/sbin/dump/dump.8	Fri Nov  5 10:02:53 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: dump.8,v 1.61 2010/05/14 05:04:58 jruoho Exp $
+.\"	$NetBSD: dump.8,v 1.62 2010/11/05 10:02:53 hannken Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	 Regents of the University of California.
@@ -30,7 +30,7 @@
 .\"
 .\"     @(#)dump.8	8.3 (Berkeley) 5/1/95
 .\"
-.Dd May 14, 2010
+.Dd November 5, 2010
 .Dt DUMP 8
 .Os
 .Sh NAME
@@ -307,9 +307,6 @@
 See
 .Xr fss 4
 for more details.
-Snapshot support is
-.Em experimental .
-Be sure you have a backup before you use it.
 .It Fl X
 Similar to
 .Fl x

Index: src/share/man/man4/fss.4
diff -u src/share/man/man4/fss.4:1.13 src/share/man/man4/fss.4:1.14
--- src/share/man/man4/fss.4:1.13	Mon Mar 22 18:58:31 2010
+++ src/share/man/man4/fss.4	Fri Nov  5 10:02:53 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fss.4,v 1.13 2010/03/22 18:58:31 joerg Exp $	*/
+.\"	$NetBSD: fss.4,v 1.14 2010/11/05 10:02:53 hannken Exp $	*/
 .\"
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September 21, 2008
+.Dd November 5, 2010
 .Dt FSS 4
 .Os
 .Sh NAME
@@ -148,7 +148,3 @@
 .Nm
 device appeared in
 .Nx 2.0 .
-.Sh BUGS
-This driver is
-.Em experimental .
-Be sure you have a backup before you use it.

Reply via email to