From 029ae9e3f537553a14796bf968643ee65f9e1e95 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 12 Feb 2013 00:13:01 +0100 Subject: [PATCH] namespaces.7: SEE ALSO: add switch_root(8) Signed-off-by: Michael Kerrisk --- man7/namespaces.7 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man7/namespaces.7 b/man7/namespaces.7 index c709da127..a5e3f3cd8 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -726,4 +726,5 @@ Namespaces are a Linux-specific feature. .BR unshare (2), .BR proc (5), .BR credentials (7), -.BR capabilities (7) +.BR capabilities (7), +.BR switch_root (8)