aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/reboot.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/reboot.2 b/man2/reboot.2
index 1096b4f68d..dae0e69775 100644
--- a/man2/reboot.2
+++ b/man2/reboot.2
@@ -210,9 +210,9 @@ Bad magic numbers or \fIcmd\fP.
.B EPERM
The calling process has insufficient privilege to call
.BR reboot ();
-the
+the caller must have the
.B CAP_SYS_BOOT
-capability is required.
+inside its user namespace.
.SH CONFORMING TO
.BR reboot ()
is Linux-specific,