summaryrefslogtreecommitdiffstats
path: root/sbin/reboot
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
committerru <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
commit43457588767caedd16dbf19162de0a6a435dfeda (patch)
tree0505e005ecc9492a4b759dc8e06eb138613e4aa4 /sbin/reboot
parent6b00d6a3ebd552afe7b0a0844e598ee70810f887 (diff)
downloadFreeBSD-src-43457588767caedd16dbf19162de0a6a435dfeda.zip
FreeBSD-src-43457588767caedd16dbf19162de0a6a435dfeda.tar.gz
mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/boot_i386.89
1 files changed, 6 insertions, 3 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index c9cd26b..2fb68aa 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -192,7 +192,8 @@ by the
option becomes the only console.
.It Fl d
enter the DDB kernel debugger
-.Pq see Xr ddb 4
+(see
+.Xr ddb 4 )
as early as possible in kernel initialization.
.It Fl g
use the GDB remote debugging protocol.
@@ -223,13 +224,15 @@ options are automatically set.
.It Fl r
use the statically configured default for the device containing the
root file system
-.Pq see Xr config 8 .
+(see
+.Xr config 8 ) .
Normally, the root file system is on the device
that the kernel was loaded from.
.It Fl s
boot into single-user mode; if the console is marked as
.Dq insecure
-.Pq see Xr ttys 5 ,
+(see
+.Xr ttys 5 ) ,
the root password must be entered.
.It Fl v
be verbose during device probing (and later).
OpenPOWER on IntegriCloud