mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
FreeBSD has full support for multiple consoles since 2001.
This commit is contained in:
parent
4550c56f2a
commit
295a9701bb
1 changed files with 1 additions and 7 deletions
|
|
@ -36,7 +36,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd September 23, 2004
|
||||
.Dd September 30, 2004
|
||||
.Dt BOOT 8 i386
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -217,12 +217,6 @@ both the internal display and the serial port will become the console
|
|||
at the same time, regardless of the state of the
|
||||
.Fl h
|
||||
option.
|
||||
However, the dual console configuration takes effect only during
|
||||
the boot prompt.
|
||||
Once the kernel is loaded, the console specified
|
||||
by the
|
||||
.Fl h
|
||||
option becomes the only console.
|
||||
.It Fl d
|
||||
enter the DDB kernel debugger
|
||||
(see
|
||||
|
|
|
|||
Loading…
Reference in a new issue