]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Manual pages: nsenter.1, unshare.1: add a reference to time_namespaces(7)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 23 May 2020 06:43:18 +0000 (08:43 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 25 May 2020 12:16:45 +0000 (14:16 +0200)
Linux man-pages now has a page describing time namespaces.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
sys-utils/nsenter.1
sys-utils/unshare.1

index 2f45df66d0345bff970194c074ade138d7d57188..2991076091a9565cd558c50f0cd3ee83e6e53abe 100644 (file)
@@ -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
index 2665ca0af5a2d8359fd4519ab59504b144fcbd74..db67b0d4c23b5df350b5f8dbd148db10348fc203 100644 (file)
@@ -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 ]