From 34a0f19c76bad5215f939b98b7b27b97775b70fc Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 26 Jul 2019 17:10:58 +0200 Subject: [PATCH] pivot_root.2: SEE ALSO: add mount(2) Signed-off-by: Michael Kerrisk --- man2/pivot_root.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/man2/pivot_root.2 b/man2/pivot_root.2 index a07b73b153..a882bb2a1e 100644 --- a/man2/pivot_root.2 +++ b/man2/pivot_root.2 @@ -172,6 +172,7 @@ insanity. .SH SEE ALSO .BR chdir (2), .BR chroot (2), +.BR mount (2), .BR stat (2), .BR initrd (4), .BR pivot_root (8), -- 2.47.2