Module Name: src
Committed By: wiz
Date: Thu May 7 08:27:14 UTC 2009
Modified Files:
src/sbin/fsck_ffs: fsck_ffs.8
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sbin/fsck_ffs/fsck_ffs.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/fsck_ffs/fsck_ffs.8
diff -u src/sbin/fsck_ffs/fsck_ffs.8:1.45 src/sbin/fsck_ffs/fsck_ffs.8:1.46
--- src/sbin/fsck_ffs/fsck_ffs.8:1.45 Thu May 7 06:54:23 2009
+++ src/sbin/fsck_ffs/fsck_ffs.8 Thu May 7 08:27:14 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: fsck_ffs.8,v 1.45 2009/05/07 06:54:23 lukem Exp $
+.\" $NetBSD: fsck_ffs.8,v 1.46 2009/05/07 08:27:14 wiz Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -258,7 +258,8 @@
.It Fl x Ar snap-backup
Use a snapshot with
.Ar snap-backup
-as backup to check a read-write mounted filesystem. Must be used with
+as backup to check a read-write mounted filesystem.
+Must be used with
.Fl n .
See
.Xr fss 4