From 1384cc64b548b6c71fb8cd57a77e69e43dbfb8ec Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 2 Jun 2009 09:02:39 -0400 Subject: [PATCH] Fix spelling mistake in the man page for chattr Addresses-Debian-Bug: #531385 Signed-off-by: "Theodore Ts'o" --- misc/chattr.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/chattr.1.in b/misc/chattr.1.in index 2b5955b6f..92f6d7031 100644 --- a/misc/chattr.1.in +++ b/misc/chattr.1.in @@ -125,7 +125,7 @@ spread apart for allocation purposes. For example it is a very good idea to set the 'T' attribute on the /home directory, so that /home/john and /home/mary are placed into separate block groups. For directories where this attribute is not set, the Orlov block allocator will try to -group subdirectories closer together where posible. +group subdirectories closer together where possible. .PP A file with the 't' attribute will not have a partial block fragment at the end of the file merged with other files (for those filesystems which -- 2.47.2