diff options
| author | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-08-18 16:55:25 +0000 |
|---|---|---|
| committer | Graham Perrin <grahamperrin@FreeBSD.org> | 2023-08-18 16:55:25 +0000 |
| commit | edacf4b4824af3630a953eb1080baf9c46f176de (patch) | |
| tree | 70fc8afc8d12971fad756fa72b73928b5ac891f8 | |
| parent | 04f683b25a81ad47c998e3e496419c08ae4905eb (diff) | |
UPDATING: fix a typo, adjust a white space
From:
> … chagned. boot0sio …
to:
> … changed. boot0sio …
Fixes: 4722ceb7d53e Use 115200 bps by default for serial communication
| -rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: configuration. Note that the early x86 BIOS bootloader (i.e., boot0sio) does not - support rates above 9600 bps and is not chagned. boot0sio users may + support rates above 9600 bps and is not changed. boot0sio users may set BOOT_COMCONSOLE_SPEED=9600 to use 9600 for all of the boot components, or use the standard boot0 and have the boot2 stage start with the serial port at 115200. |
