diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml index 22726b5503..5cfcc52f2c 100644 --- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml @@ -37,7 +37,7 @@ - Installing &os; 9.<replaceable>x</replaceable> and + <title>Installing &os; 9.<replaceable>X</replaceable> and Later diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index 16f2f09007..6e43a0518a 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -27,7 +27,7 @@ - Installing &os; 8.<replaceable>x</replaceable> and Earlier + Installing &os; 8.<replaceable>X</replaceable> and Earlier Synopsis diff --git a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml index 2e8e44e34d..68cc6abf5c 100644 --- a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml @@ -547,16 +547,20 @@ for messages while the kernel is booting, or use the /sbin/dmesg command to replay the kernel's boot messages. In particular, look for messages that start with the - characters sio. + characters uart if you use &os; 8.0 or + higher, or sio for &os; 7.2 or older. To view just the messages that have the word - sio, use the command: + uart or sio depending on the + installed version of &os;, use the commands: - &prompt.root; /sbin/dmesg | grep 'sio' + &prompt.root; /sbin/dmesg | grep 'uart' +&prompt.root; /sbin/dmesg | grep 'sio' - For example, on a system with four serial ports, these are the - serial-port specific kernel boot messages: + For example, on a &os; 7.X + system with four serial ports, these are the serial-port specific + kernel boot messages: sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A