From: Michael Kerrisk Date: Sat, 3 Dec 2016 19:38:52 +0000 (+0100) Subject: docs: lsns(8): SEE ALSO: add namespaces(7) X-Git-Tag: v2.29.1~39 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=6f865bf58bb94144fe7b493b426d0e40c6d01ef2;p=thirdparty%2Futil-linux.git docs: lsns(8): SEE ALSO: add namespaces(7) Signed-off-by: Michael Kerrisk --- diff --git a/sys-utils/lsns.8 b/sys-utils/lsns.8 index 652cf6379d..7a4c90a934 100644 --- a/sys-utils/lsns.8 +++ b/sys-utils/lsns.8 @@ -74,7 +74,8 @@ Karel Zak .SH "SEE ALSO" .BR nsenter (1), .BR unshare (1), -.BR clone (2) +.BR clone (2), +.BR namespaces (7) .SH AVAILABILITY The lsns command is part of the util-linux package and is available from