]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: (adoc) ext_N_ → ext__N__ [manpage-l10n]
authorKarel Zak <kzak@redhat.com>
Tue, 17 Aug 2021 13:28:28 +0000 (15:28 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 17 Aug 2021 13:28:28 +0000 (15:28 +0200)
Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8.adoc

index b5e0ee5bf5fc598f10b75399894507d013d6c56b..fff6c7c2f77957637ea9b1bfb4bb332d484aae39 100644 (file)
@@ -449,7 +449,7 @@ Display help text and exit.
 
 Some of these options are only useful when they appear in the _/etc/fstab_ file.
 
-Some of these options could be enabled or disabled by default in the system kernel. To check the current setting see the options in _/proc/mounts_. Note that filesystems also have per-filesystem specific default mount options (see for example *tune2fs -l* output for ext_N_ filesystems).
+Some of these options could be enabled or disabled by default in the system kernel. To check the current setting see the options in _/proc/mounts_. Note that filesystems also have per-filesystem specific default mount options (see for example *tune2fs -l* output for ext__N__ filesystems).
 
 The following options apply to any filesystem that is being mounted (but not every filesystem actually honors them - e.g., the *sync* option today has an effect only for ext2, ext3, ext4, fat, vfat, ufs and xfs):