Module Name: src
Committed By: riz
Date: Wed Jun 13 19:09:39 UTC 2012
Modified Files:
src/usr.sbin/fssconfig [netbsd-6]: fssconfig.8
Log Message:
Pull up following revision(s) (requested by hannken in ticket #329):
usr.sbin/fssconfig/fssconfig.8: revision 1.8
File system snapshots are no longer experimental.
Forgot to chang this man page in Nov 2011.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.22.1 src/usr.sbin/fssconfig/fssconfig.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/fssconfig/fssconfig.8
diff -u src/usr.sbin/fssconfig/fssconfig.8:1.7 src/usr.sbin/fssconfig/fssconfig.8:1.7.22.1
--- src/usr.sbin/fssconfig/fssconfig.8:1.7 Wed Apr 30 13:11:02 2008
+++ src/usr.sbin/fssconfig/fssconfig.8 Wed Jun 13 19:09:39 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: fssconfig.8,v 1.7 2008/04/30 13:11:02 martin Exp $ */
+.\" $NetBSD: fssconfig.8,v 1.7.22.1 2012/06/13 19:09:39 riz 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 January 31, 2005
+.Dd June 11, 2012
.Dt FSSCONFIG 8
.Os
.Sh NAME
@@ -161,9 +161,3 @@ The
.Nm
command appeared in
.Nx 2.0 .
-.Sh BUGS
-The
-.Xr fss 4
-driver is
-.Em experimental .
-Be sure you have a backup before you use it.