From: Karel Zak Date: Tue, 17 Aug 2021 13:28:28 +0000 (+0200) Subject: mount: (adoc) ext_N_ → ext__N__ [manpage-l10n] X-Git-Tag: v2.38-rc1~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c68982f5e34563cd747f0e66171af3b73d4638;p=thirdparty%2Futil-linux.git mount: (adoc) ext_N_ → ext__N__ [manpage-l10n] Reported-by: Helge Kreutzmann Signed-off-by: Karel Zak --- diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc index b5e0ee5bf5..fff6c7c2f7 100644 --- a/sys-utils/mount.8.adoc +++ b/sys-utils/mount.8.adoc @@ -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):