From: Sawood Alam Date: Tue, 10 Mar 2020 02:47:29 +0000 (-0400) Subject: misc: fix typos in chattr's man page X-Git-Tag: v1.45.6~19 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=6e315c931fdbce55e76bfbdb8f18fa9e59ca48a2;p=tools%2Fe2fsprogs.git misc: fix typos in chattr's man page Plural form "directories" should be used along with "files". "id's" should be "ids" (i.e., plural form, not apostrophe). "much" should "must". Signed-off-by: Sawood Alam Signed-off-by: Theodore Ts'o --- diff --git a/misc/chattr.1.in b/misc/chattr.1.in index 71e910c..ff2fcf0 100644 --- a/misc/chattr.1.in +++ b/misc/chattr.1.in @@ -168,10 +168,10 @@ although it can be displayed by .TP .B P A directory with the 'P' attribute set will enforce a hierarchical -structure for project id's. This means that files and directory created +structure for project id's. This means that files and directories created in the directory will inherit the project id of the directory, rename operations are constrained so when a file or directory is moved into -another directory, that the project id's much match. In addition, a +another directory, that the project ids must match. In addition, a hard link to file can only be created when the project id for the file and the destination directory match. .TP