All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] man: xfs_repair.8: Fix a grammatical error
@ 2014-03-01 13:46 Andrew Clayton
  2014-03-01 20:42 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Clayton @ 2014-03-01 13:46 UTC (permalink / raw)
  To: xfs; +Cc: Andrew Clayton

Fix an issue in the -o force_geometry suboption text.

Signed-off-by: Andrew Clayton <andrew@digital-domain.net>
---
 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 ed20fb7..b7c2d8c 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
-- 
1.8.5.3

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-01 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-01 13:46 [PATCH] man: xfs_repair.8: Fix a grammatical error Andrew Clayton
2014-03-01 20:42 ` Eric Sandeen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.