diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-12-14 11:35:40 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2018-12-14 11:35:40 +0100 |
| commit | d70a2e571d4ae6302fac203452449ae80a3fafdd (patch) | |
| tree | 244d5282072bb137d75a0a9fc1157e42329cf42f | |
| parent | adab7ac81024f68f53c016b80f93b41abd24e8f0 (diff) | |
| download | man-pages-d70a2e571d4ae6302fac203452449ae80a3fafdd.tar.gz | |
mount.2: wfix (clarify effect of unbindable propagation type)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man2/mount.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/mount.2 b/man2/mount.2 index 7faa367eb3..8f6dcf8a1d 100644 --- a/man2/mount.2 +++ b/man2/mount.2 @@ -543,7 +543,7 @@ with the and .BR MS_REC flags) is performed on a directory subtree, -any bind mounts within the subtree are automatically pruned +any unbindable mounts within the subtree are automatically pruned (i.e., not replicated) when replicating that subtree to produce the target subtree. .PP |
