Module Name: src
Committed By: tsutsui
Date: Sat Nov 3 16:47:54 UTC 2012
Modified Files:
src/share/man/man4: options.4
Log Message:
options FFS_NO_SNAPSHOT disables only the creation of file system
internal snapshot. Per comment from hannken@.
To generate a diff of this commit:
cvs rdiff -u -r1.416 -r1.417 src/share/man/man4/options.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/options.4
diff -u src/share/man/man4/options.4:1.416 src/share/man/man4/options.4:1.417
--- src/share/man/man4/options.4:1.416 Fri May 25 15:54:02 2012
+++ src/share/man/man4/options.4 Sat Nov 3 16:47:54 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.416 2012/05/25 15:54:02 tsutsui Exp $
+.\" $NetBSD: options.4,v 1.417 2012/11/03 16:47:54 tsutsui Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -30,7 +30,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd May 25, 2012
+.Dd November 3, 2012
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -957,9 +957,8 @@ See also
.Xr dumpfs 8
for file system byte order status and manipulation.
.It Cd options FFS_NO_SNAPSHOT
-Disable the
-.Dq file system snapshot
-support in FFS file systems.
+Disable support for the creation of file system internal snapshot
+of FFS file systems.
Maybe useful for install media kernels, small memory systems and
embedded systems which don't require the snapshot support.
.It Cd options UFS_EXTATTR