From 8ee1c94698585ce43d38213afa854fae00e608ff Mon Sep 17 00:00:00 2001 From: phantom Date: Sun, 5 Sep 1999 06:50:49 +0000 Subject: mdoc(7) style fix. Correct RB_* values list bounds. Reviewed by: mpp --- lib/libc/sys/reboot.2 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lib') 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 -- cgit v1.1