Linux man-pages now has a page describing time namespaces. Signed-off-by: Michael Kerrisk <mtk.manpages@xxxxxxxxx> --- sys-utils/nsenter.1 | 2 ++ sys-utils/unshare.1 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/sys-utils/nsenter.1 b/sys-utils/nsenter.1 index 2f45df66d..299107609 100644 --- a/sys-utils/nsenter.1 +++ b/sys-utils/nsenter.1 @@ -99,6 +99,8 @@ The process can have a distinct view of and/or .B CLOCK_BOOTTIME which can be changed using \fI/proc/self/timens_offsets\fP. +For further details, see +.BR time_namespaces (7). .TP See \fBclone\fP(2) for the exact semantics of the flags. .SH OPTIONS diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1 index 2665ca0af..db67b0d4c 100644 --- a/sys-utils/unshare.1 +++ b/sys-utils/unshare.1 @@ -111,6 +111,8 @@ The process can have a distinct view of and/or .B CLOCK_BOOTTIME which can be changed using \fI/proc/self/timens_offsets\fP. +For further details, see +.BR time_namespaces (7). .SH OPTIONS .TP .BR \-i , " \-\-ipc" [ =\fIfile ] -- 2.26.2