From 0f589a4d5701b0cc95d90685f8cbbdc66a7be3a6 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 1 Oct 2008 20:27:41 -0400 Subject: [PATCH] Fix spelling mistake in e2fsck man page Addresses-Launchpad-Bug: #275272 Signed-off-by: "Theodore Ts'o" --- e2fsck/e2fsck.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2fsck/e2fsck.8.in b/e2fsck/e2fsck.8.in index 9707a4c..7f75452 100644 --- a/e2fsck/e2fsck.8.in +++ b/e2fsck/e2fsck.8.in @@ -263,7 +263,7 @@ or options. .TP .B \-p -Automatically repair ("preen") the file system. This option will case +Automatically repair ("preen") the file system. This option will cause .B e2fsck to automatically fix any filesystem problems that can be safely fixed without human -- 1.8.3.1