From 6222418531e7e586a94f973c708de68ea0f7fd03 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20Skytt=C3=A4?= Date: Tue, 10 Nov 2015 15:45:33 +1100 Subject: [PATCH] mkfs.xfs.8: Spelling fix MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Ville Skyttä Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- man/man8/mkfs.xfs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8 index e98b94d5d..1fe510b4e 100644 --- a/man/man8/mkfs.xfs.8 +++ b/man/man8/mkfs.xfs.8 @@ -146,7 +146,7 @@ changes also improves crash recovery algorithms and the ability of various tools to validate and repair metadata corruptions when they are found. The CRC algorithm used is CRC32c, so the overhead is dependent on CPU architecture as some CPUs have hardware acceleration of this algorithm. Typically the overhead -of calculating and checking the CRCs is not noticable in normal operation. +of calculating and checking the CRCs is not noticeable in normal operation. .IP By default, .B mkfs.xfs -- 2.47.2