mount_setattr.2: Add a reference to mount_namespaces(7) in discussion of propagation types

The mount_namespaces(7) page has some further relevant details.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-08-10 01:58:21 +02:00
parent 30397d7dd0
commit 38635f0bc4
1 changed files with 3 additions and 0 deletions

View File

@ -568,6 +568,9 @@ When a recursive bind mount is performed on a directory subtree,
any bind mounts within the subtree are automatically pruned
(i.e., not replicated)
when replicating that subtree to produce the target subtree.
.PP
For further details on propagation types, see
.BR mount_namespaces (7).
.SH RETURN VALUE
On success,
.BR mount_setattr ()