mount.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-08-20 09:24:21 +02:00
parent 2763b5b0d4
commit 5ea1abf88b
1 changed files with 3 additions and 1 deletions

View File

@ -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/