From: Michael Kerrisk Date: Mon, 22 Jul 2019 18:59:38 +0000 (+0200) Subject: mount_namespaces.7: SEE ALSO: add pivot_root(2), pivot_root(8) X-Git-Tag: man-pages-5.02~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e70abf48ff184ca433fecddccaba8c25a6ab3310;p=thirdparty%2Fman-pages.git mount_namespaces.7: SEE ALSO: add pivot_root(2), pivot_root(8) Signed-off-by: Michael Kerrisk --- diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7 index e71059ee5d..11d07bbcf5 100644 --- a/man7/mount_namespaces.7 +++ b/man7/mount_namespaces.7 @@ -1058,13 +1058,15 @@ see .BR unshare (1), .BR clone (2), .BR mount (2), +.BR pivot_root (2), .BR setns (2), .BR umount (2), .BR unshare (2), .BR proc (5), .BR namespaces (7), .BR user_namespaces (7), -.BR findmnt (8) +.BR findmnt (8), +.BR pivot_root (8) .PP .IR Documentation/filesystems/sharedsubtree.txt in the kernel source tree.