From 4042b0510537874c2d8a412df7c2c5a9152f798c Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Wed, 9 Mar 2005 14:07:37 +0000 Subject: [PATCH] Trivial man page update. Merge of master-melb:xfs-cmds:21776a by kenmcd. --- man/man8/xfs_check.8 | 5 +++-- man/man8/xfs_logprint.8 | 3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/man/man8/xfs_check.8 b/man/man8/xfs_check.8 index ca72f7a32..c7737cbcf 100644 --- a/man/man8/xfs_check.8 +++ b/man/man8/xfs_check.8 @@ -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, diff --git a/man/man8/xfs_logprint.8 b/man/man8/xfs_logprint.8 index 24fbe90bf..8b6c551c1 100644 --- a/man/man8/xfs_logprint.8 +++ b/man/man8/xfs_logprint.8 @@ -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. -- 2.47.2