From 8512495a12f37fa5e38836b4a3efc0252e77328a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 23 Sep 2016 13:56:31 +0200 Subject: [PATCH] namespaces.7: tfix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported-by: Nikola Forró Signed-off-by: Michael Kerrisk --- man7/namespaces.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/namespaces.7 b/man7/namespaces.7 index 45256c8c8..9078267c2 100644 --- a/man7/namespaces.7 +++ b/man7/namespaces.7 @@ -327,7 +327,6 @@ Namespaces are a Linux-specific feature. See .BR user_namespaces (7). .SH SEE ALSO -.BR lsns (1), .BR nsenter (1), .BR readlink (1), .BR unshare (1), @@ -341,4 +340,5 @@ See .BR credentials (7), .BR pid_namespaces (7), .BR user_namespaces (7), +.BR lsns (8), .BR switch_root (8)