From: Michael Kerrisk Date: Mon, 25 Sep 2017 08:46:39 +0000 (+0200) Subject: pivot_root.2: SEE ALSO: add switch_root(8) X-Git-Tag: man-pages-4.14~332 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2bced6d6d7596e2a382319b8683ab8883e103a5;p=thirdparty%2Fman-pages.git pivot_root.2: SEE ALSO: add switch_root(8) Signed-off-by: Michael Kerrisk --- diff --git a/man2/pivot_root.2 b/man2/pivot_root.2 index 54ed6271d6..f744d29b94 100644 --- a/man2/pivot_root.2 +++ b/man2/pivot_root.2 @@ -142,4 +142,5 @@ insanity. .BR chroot (2), .BR stat (2), .BR initrd (4), -.BR pivot_root (8) +.BR pivot_root (8), +.BR switch_root (8)