]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
mount_namespaces.7: SEE ALSO: add pivot_root(2), pivot_root(8)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 22 Jul 2019 18:59:38 +0000 (20:59 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 22 Jul 2019 18:59:38 +0000 (20:59 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/mount_namespaces.7

index e71059ee5d47f9f5cfaad4a052947393a3ca4a8e..11d07bbcf5cd1d5840bac4312866b1c2cd14ecc0 100644 (file)
@@ -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.