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.30-rc1~352^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d628c0d7a0fcb500657fa657300eb4823534ad8b;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