diff --git a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml index 0ecf9914c6..fdc927c656 100644 --- a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml @@ -1947,8 +1947,8 @@ raisechar=^^ To see all boot messages on the serial console, issue - the following command: echo "set console=comconsole" > - /boot/loader.conf. + the following command while logged in as the superuser: + &prompt.root; echo 'set console="comconsole"' > /boot/loader.conf @@ -2579,7 +2579,7 @@ ttyd3 "/usr/libexec/getty std.9600" unknown off secure serial console by writing just one line in /boot/loader.rc: - set console=comconsole + set console="comconsole" This will take effect regardless of the settings in the boot block discussed in the previous section. @@ -2590,7 +2590,7 @@ ttyd3 "/usr/libexec/getty std.9600" unknown off secure Likewise, you can specify the internal console as: - set console=vidconsole + set console="vidconsole" If you do not set the boot loader environment variable console, the boot loader, and subsequently the