]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: (man) Fix grammar mistake on conv option
authorEleftherios Kourmpalidis <lefteriskourbal@gmail.com>
Sun, 10 May 2026 14:18:49 +0000 (14:18 +0000)
committerKarel Zak <kzak@redhat.com>
Thu, 14 May 2026 10:23:48 +0000 (12:23 +0200)
Signed-off-by: Eleftherios Kourmpalidis <lefteriskourbal@gmail.com>
sys-utils/mount.8.adoc

index 55f5227509c9c01ce971598eda5293ff71c1bf04..44eb97f38ad80ad4e79d2128863e6a6a92a687dc 100644 (file)
@@ -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.