boot_i386.8 (fa9896e082a1046ff4fbc75fcba4d18d1f2efc19) boot_i386.8 (4722ceb7d53e76507c76e053caab6b6f7b24ecef)
1.\" Copyright (c) 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software written and contributed
5.\" to Berkeley by William Jolitz.
6.\"
7.\" Almost completely rewritten for FreeBSD 2.1 by Joerg Wunsch.
8.\"

--- 230 unchanged lines hidden (view full) ---

239boot into single-user mode; if the console is marked as
240.Dq insecure
241(see
242.Xr ttys 5 ) ,
243the root password must be entered.
244.It Fl S Ns Ar speed
245set the speed of the serial console to
246.Ar speed .
1.\" Copyright (c) 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software written and contributed
5.\" to Berkeley by William Jolitz.
6.\"
7.\" Almost completely rewritten for FreeBSD 2.1 by Joerg Wunsch.
8.\"

--- 230 unchanged lines hidden (view full) ---

239boot into single-user mode; if the console is marked as
240.Dq insecure
241(see
242.Xr ttys 5 ) ,
243the root password must be entered.
244.It Fl S Ns Ar speed
245set the speed of the serial console to
246.Ar speed .
247The default is 9600 unless it has been overridden by setting
247The default is 115200 unless it has been overridden by setting
248.Va BOOT_COMCONSOLE_SPEED
249in
250.Xr make.conf 5
251and recompiling and reinstalling the boot blocks.
252.It Fl v
253be verbose during device probing (and later).
254.El
255.El

--- 100 unchanged lines hidden ---
248.Va BOOT_COMCONSOLE_SPEED
249in
250.Xr make.conf 5
251and recompiling and reinstalling the boot blocks.
252.It Fl v
253be verbose during device probing (and later).
254.El
255.El

--- 100 unchanged lines hidden ---