From f5c68982f5e34563cd747f0e66171af3b73d4638 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 17 Aug 2021 15:28:28 +0200 Subject: [PATCH] =?utf8?q?mount:=20(adoc)=20ext=5FN=5F=20=E2=86=92=20ext?= =?utf8?q?=5F=5FN=5F=5F=20[manpage-l10n]?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reported-by: Helge Kreutzmann Signed-off-by: Karel Zak --- sys-utils/mount.8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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): -- 2.47.2