Rationale: both of these pages are about namespaces. Signed-off-by: Michael Kerrisk <mtk.manpages@xxxxxxxxx> --- sys-utils/nsenter.1 | 3 ++- sys-utils/unshare.1 | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/sys-utils/nsenter.1 b/sys-utils/nsenter.1 index e6969bf..5f850c1 100644 --- a/sys-utils/nsenter.1 +++ b/sys-utils/nsenter.1 @@ -181,7 +181,8 @@ Display version information and exit. Display help text and exit. .SH SEE ALSO .BR clone (2), -.BR setns (2) +.BR setns (2), +.BR namespaces (7) .SH AUTHORS .UR biederm@xxxxxxxxxxxx Eric Biederman diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1 index a82ba9c..98a4863 100644 --- a/sys-utils/unshare.1 +++ b/sys-utils/unshare.1 @@ -188,6 +188,7 @@ makes sure that the bind mount is created on a shared filesystem. .SH SEE ALSO .BR clone (2), .BR unshare (2), +.BR namespaces (7), .BR mount (8) .SH AUTHORS .UR dottedmag@xxxxxxxxxxxxx -- 2.5.5 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html