Module Name:    src
Committed By:   jdf
Date:           Tue Mar  5 22:58:59 UTC 2013

Modified Files:
        src/usr.sbin/fssconfig: fssconfig.8

Log Message:
Fix wording: s/ffs file systems/FFS file systems/
Proposed by Snader_LB


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 src/usr.sbin/fssconfig/fssconfig.8:1.9
--- src/usr.sbin/fssconfig/fssconfig.8:1.8	Mon Jun 11 15:25:14 2012
+++ src/usr.sbin/fssconfig/fssconfig.8	Tue Mar  5 22:58:59 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fssconfig.8,v 1.8 2012/06/11 15:25:14 hannken Exp $	*/
+.\"	$NetBSD: fssconfig.8,v 1.9 2013/03/05 22:58:59 jdf Exp $	*/
 .\"
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
@@ -63,7 +63,7 @@ resides on the snapshotted file system a
 This snapshot is active until
 .Ar backup
 is unlinked.
-This snapshot mode is only supported for ffs files systems.
+This snapshot mode is only supported for FFS files systems.
 .Pp
 Otherwise data written through the
 .Ar path

Reply via email to