summaryrefslogtreecommitdiffstats
path: root/sys-utils/lsns.8
diff options
context:
space:
mode:
authorKarel Zak2015-12-01 13:00:14 +0100
committerKarel Zak2015-12-01 13:00:14 +0100
commit635493655ec717a12574061ebcacfd2944ee69ff (patch)
treed9db2675eab7a2fd3a291fd9857f3f2bb75676c6 /sys-utils/lsns.8
parentlsns: sort namespaces, avoid duplicate entries in tree output (diff)
downloadkernel-qcow2-util-linux-635493655ec717a12574061ebcacfd2944ee69ff.tar.gz
kernel-qcow2-util-linux-635493655ec717a12574061ebcacfd2944ee69ff.tar.xz
kernel-qcow2-util-linux-635493655ec717a12574061ebcacfd2944ee69ff.zip
lsns: add details to the man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/lsns.8')
-rw-r--r--sys-utils/lsns.87
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-utils/lsns.8 b/sys-utils/lsns.8
index 71ea5f3dd..ad50a0698 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