]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Trivial man page update.
authorNathan Scott <nathans@sgi.com>
Wed, 9 Mar 2005 14:07:37 +0000 (14:07 +0000)
committerNathan Scott <nathans@sgi.com>
Wed, 9 Mar 2005 14:07:37 +0000 (14:07 +0000)
Merge of master-melb:xfs-cmds:21776a by kenmcd.

man/man8/xfs_check.8
man/man8/xfs_logprint.8

index ca72f7a32d91a9876e59bc02c7f5c9a99254600c..c7737cbcf2ef34e4d0e85f240faa34c16b992c52 100644 (file)
@@ -71,9 +71,10 @@ and file system blocks may be accomplished using
 .B convert
 command.
 .PP
-Any non-verbose output from
+Any output that is produced when
 .I xfs_check
-means that the filesystem has an inconsistency.
+is not run in verbose mode indicates
+that the filesystem has an inconsistency.
 The filesystem can be repaired using either
 .IR xfs_repair(8)
 to fix the filesystem in place,
index 24fbe90bf972454bda5f21940f010e356e067858..8b6c551c156b3fd742c1c9f881b624771bc6f718 100644 (file)
@@ -45,6 +45,9 @@ Common options are:
 Extract and print buffer information.
 Only used in transactional view.
 .TP
+\f3\-c\f1
+Attempt to continue when an error is detected.
+.TP
 \f3\-C\f1 \f2filename\f1
 Copy the log from the filesystem to the file \f2filename\f1.
 The log itself is not printed.