From: Eleftherios Kourmpalidis Date: Sun, 10 May 2026 14:18:49 +0000 (+0000) Subject: mount: (man) Fix grammar mistake on conv option X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=a28e05bff7e33faab5183dc27ea1bd7ba1ceff7a;p=thirdparty%2Futil-linux.git mount: (man) Fix grammar mistake on conv option Signed-off-by: Eleftherios Kourmpalidis --- 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.