[PATCH] mount: (man) Fix grammar mistake on conv option
Eleftherios Kourmpalidis <[email protected]> Sun, 10 May 2026 14:18:49 +0000
| Newsgroups | org.kernel.vger.util-linux |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Eleftherios Kourmpalidis <[email protected]> --- sys-utils/mount.8.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc index 55f522750..44eb97f38 100644 --- a/sys-utils/mount.8.adoc +++ b/sys-utils/mount.8.adoc @@ -1102,7 +1102,7 @@ Set the umask (the bit mask of the permissions that are *not* present). The defa Convert all files names to lowercase, or leave them. (Default: *case=lower*.) **conv=**__mode__:: -This option is obsolete and may fail or being ignored. +This option is obsolete and may fail or be ignored. *nocheck*:: Do not abort mounting when certain consistency checks fail. @@ -1140,7 +1140,7 @@ Also show hidden and associated files. (If the ordinary files and the associated Set the block size to the indicated value. (Default: *block=1024*.) **conv=**__mode__:: -This option is obsolete and may fail or being ignored. +This option is obsolete and may fail or be ignored. *cruft*:: If the high byte of the file length contains other garbage, set this mount option to ignore the high order bits of the file length. This implies that a file cannot be larger than 16 MB. -- 2.54.0