]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsns: add details to the man page
authorKarel Zak <kzak@redhat.com>
Tue, 1 Dec 2015 12:00:14 +0000 (13:00 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 1 Dec 2015 12:00:14 +0000 (13:00 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/lsns.8

index 71ea5f3dd23d333ac4b92582cc86ccaef2899f01..ad50a0698083c57bbc7a0533a7de5d336d1656bc 100644 (file)
@@ -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