diff --git a/man2/mount.2 b/man2/mount.2 index 96ad6ca3b..94222683b 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -361,7 +361,9 @@ then the remount operation preserves the existing values of these flags (rather than defaulting to .BR MS_RELATIME ). .PP -Since Linux 2.6.26, this flag can be used with +Since Linux 2.6.26, the +.B MS_RMOUNT +flag can be used with .B MS_BIND to modify only the per-mount-point flags. .\" See https://lwn.net/Articles/281157/