From 0610c6f1f8a302366aedb347d2e10995c0f9cf2a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 26 Jul 2019 23:28:08 +0200 Subject: [PATCH] mount.2: tfix Signed-off-by: Michael Kerrisk --- man2/mount.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/mount.2 b/man2/mount.2 index 7872f869b..492f51662 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -410,7 +410,7 @@ then the remount operation preserves the existing values of these flags .BR MS_RELATIME ). .PP Since Linux 2.6.26, the -.B MS_RMOUNT +.B MS_REMOUNT flag can be used with .B MS_BIND to modify only the per-mount-point flags.