From: Michael Kerrisk Date: Sat, 23 May 2020 06:43:18 +0000 (+0200) Subject: Manual pages: nsenter.1, unshare.1: add a reference to time_namespaces(7) X-Git-Tag: v2.36-rc1~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c89aadb72714c6018732a5fa868f21396aefefd9;p=thirdparty%2Futil-linux.git Manual pages: nsenter.1, unshare.1: add a reference to time_namespaces(7) Linux man-pages now has a page describing time namespaces. Signed-off-by: Michael Kerrisk --- diff --git a/sys-utils/nsenter.1 b/sys-utils/nsenter.1 index 2f45df66d0..2991076091 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 2665ca0af5..db67b0d4c2 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 ]