The NS-related commands in util-linux complement each other.
Users should know them.
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
*time namespace*::
The process can have a distinct view of *CLOCK_MONOTONIC* and/or *CLOCK_BOOTTIME* which can be changed using _/proc/self/timens_offsets_. For further details, see *time_namespaces*(7).
+If you want to create a new namespace, use *unshare*(1). Once created, you can run a program in it using *nsenter*.
+
== OPTIONS
//TRANSLATORS: Keep {asterisk} untranslated.
== SEE ALSO
+*unshare*(1),
+*lsns*(8),
*clone*(2),
*setns*(2),
*namespaces*(7)
*newuidmap*(1),
*newgidmap*(1),
+*nsenter*(1),
+*lsns*(8),
*clone*(2),
*unshare*(2),
*namespaces*(7),