From: Karel Zak Date: Tue, 1 Dec 2015 12:00:14 +0000 (+0100) Subject: lsns: add details to the man page X-Git-Tag: v2.28-rc1~252 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=635493655ec717a12574061ebcacfd2944ee69ff;p=thirdparty%2Futil-linux.git lsns: add details to the man page Signed-off-by: Karel Zak --- diff --git a/sys-utils/lsns.8 b/sys-utils/lsns.8 index 71ea5f3dd2..ad50a06980 100644 --- a/sys-utils/lsns.8 +++ b/sys-utils/lsns.8 @@ -18,7 +18,12 @@ lists information about all the currently accessible namespaces or about the given \fInamespace\fP. The \fInamespace\fP identifier is an inode number. Note that lsns reads information directly from /proc filesystem and for -non-root users it may returns incomplte information. +non-root users it may returns incomplete information. The current +/proc filesystem may be unshared and affected by PID namespace (see \fBunshare --mount-proc\fP +for more details). +.B lsns +is not able to see persistent namespaces without processes where the namespace +instance is hold by the bind mount to /proc/[pid]/ns/[type]. .SH OPTIONS .TP