From 48733b2d340b953f58a3b6a03fde874ebe0a724d Mon Sep 17 00:00:00 2001 From: Andrew Clayton Date: Mon, 3 Mar 2014 12:29:32 +1100 Subject: [PATCH] xfs_repair.8: Fix a grammatical error Fix an issue in the -o force_geometry suboption text. Signed-off-by: Andrew Clayton Reviewed-by: Eric Sandeen Signed-off-by: Dave Chinner --- man/man8/xfs_repair.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/xfs_repair.8 b/man/man8/xfs_repair.8 index ed20fb7f5..b7c2d8c86 100644 --- a/man/man8/xfs_repair.8 +++ b/man/man8/xfs_repair.8 @@ -144,7 +144,7 @@ reduce repair times on concat based filesystems. .BI force_geometry Check the filesystem even if geometry information could not be validated. Geometry information can not be validated if only a single allocation -group and exist and thus we do not have a backup superblock available, or +group exists and thus we do not have a backup superblock available, or if there are two allocation groups and the two superblocks do not agree on the filesystem geometry. Only use this option if you validated the geometry yourself and know what you are doing. If In doubt run -- 2.47.2