From e7497fba604ba5766b73ac6ffaee96a4f924f367 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 28 Aug 2020 13:51:06 +0200 Subject: [PATCH] mount.2: Minor wording improvement Signed-off-by: Michael Kerrisk --- man2/mount.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/mount.2 b/man2/mount.2 index f565ee578..4ff7be49c 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -293,12 +293,12 @@ Since Linux 2.4: .BR MS_NODEV ", " MS_NOEXEC ", and " MS_NOSUID flags are settable on a per-mount-point basis. .IP * -Since Linux 2.6.16: +Additionally, since Linux 2.6.16: .B MS_NOATIME and .BR MS_NODIRATIME . .IP * -Since Linux 2.6.20: +Additionally, since Linux 2.6.20: .BR MS_RELATIME . .PP The following flags are per-superblock: