summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/reboot.26
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2
index a287a0f..00d750c 100644
--- a/lib/libc/sys/reboot.2
+++ b/lib/libc/sys/reboot.2
@@ -123,16 +123,18 @@ on the console.
is actually interpreted by the
.Xr init 8
program in the newly booted system.
+.El
.Pp
When no options are given (i.e.,
.Dv RB_AUTOBOOT
is used), the system is
-rebooted from file ``kernel'' in the root file system of unit 0
+rebooted from file
+.Dq kernel
+in the root file system of unit 0
of a disk chosen in a processor specific way.
An automatic consistency check of the disks is normally performed
(see
.Xr fsck 8 ) .
-.El
.Sh RETURN VALUES
If successful, this call never returns.
Otherwise, a -1 is returned and an error is returned in the global
OpenPOWER on IntegriCloud