From 29368ba01f75d474ff7bad1c7869022514e63800 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 14 Mar 2013 11:13:03 +0100 Subject: [PATCH] reboot.2: Tweak text on reboot in PID namesapces Reviewed-by: Eric W. Biederman Signed-off-by: Michael Kerrisk --- man2/reboot.2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/man2/reboot.2 b/man2/reboot.2 index ae0b7780f..ac43a8b66 100644 --- a/man2/reboot.2 +++ b/man2/reboot.2 @@ -163,8 +163,9 @@ anything at present (2.1.122), but the type of reboot can be determined by kernel command-line arguments ("reboot=...") to be either warm or cold, and either hard or through the BIOS. .SS Behavior inside PID namespaces -.\" commit commit 923c7538236564c46ee80c253a416705321f13e3 -Since Linux 3.9, when +.\" commit cf3f89214ef6a33fad60856bc5ffd7bb2fc4709b +.\" see also commit 923c7538236564c46ee80c253a416705321f13e3 +Since Linux 3.4, when .BR reboot () is called from a PID namespace (see .BR pid_namespaces (7))