From 38635f0bc4961f099f904ba85bf20dc8726f37c1 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 10 Aug 2021 01:58:21 +0200 Subject: [PATCH] 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 --- man2/mount_setattr.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/mount_setattr.2 b/man2/mount_setattr.2 index acb5d42ea..a38196cee 100644 --- a/man2/mount_setattr.2 +++ b/man2/mount_setattr.2 @@ -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 ()