FreeBSD Bugzilla – Attachment 86905 Details for
Bug 123423
[patch] Fix Misused <keycode> Tags in Handbook Chapter 24
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
serialcomms.patch.2.diff
serialcomms.patch.2.diff (text/plain), 2.62 KB, created by
Gabor Pali
on 2008-05-05 19:10:04 UTC
(
hide
)
Description:
serialcomms.patch.2.diff
Filename:
MIME Type:
Creator:
Gabor Pali
Created:
2008-05-05 19:10:04 UTC
Size:
2.62 KB
patch
obsolete
>Index: chapter.sgml >=================================================================== >RCS file: /doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v >retrieving revision 1.120 >diff -u -r1.120 chapter.sgml >--- chapter.sgml 28 Dec 2007 11:11:43 -0000 1.120 >+++ chapter.sgml 5 May 2008 04:27:47 -0000 >@@ -1317,7 +1317,7 @@ > <prompt>login:</prompt> message at an initial speed and watches the > characters that come back in response. If the user sees junk, it is > assumed that they know they should press the >- <keycode>Enter</keycode> key until they see a recognizable >+ <keycap>Enter</keycap> key until they see a recognizable > prompt. If the data rates do not match, <command>getty</command> sees > anything the user types as <quote>junk</quote>, tries going to the next > speed and gives the <prompt>login:</prompt> prompt again. This >@@ -1744,7 +1744,7 @@ > <para>Try dialing into the system; be sure to use 8 bits, no parity, > and 1 > stop bit on the remote system. If you do not get a prompt right >- away, or get garbage, try pressing <keycode>Enter</keycode> >+ away, or get garbage, try pressing <keycap>Enter</keycap> > about once per second. If you still do not see a > <prompt>login:</prompt> prompt after a while, try sending a > <command>BREAK</command>. If you are using a high-speed modem to do >@@ -2455,7 +2455,7 @@ > you may want to do so in order to make sure things are set up > correctly.</para> > >- <para>Hit any key, other than <keycode>Enter</keycode>, at the console to >+ <para>Hit any key, other than <keycap>Enter</keycap>, at the console to > interrupt the boot process. The boot blocks will then prompt you > for further action. You should now see something like:</para> > >@@ -2466,12 +2466,12 @@ > <para>Verify the above message appears on either the serial or > internal console or both, according to the options you put in > <filename>/boot.config</filename>. If the message appears in the >- correct console, hit <keycode>Enter</keycode> to continue the boot >+ correct console, hit <keycap>Enter</keycap> to continue the boot > process.</para> > > <para>If you want the serial console but you do not see the prompt > on the serial terminal, something is wrong with your settings. In >- the meantime, you enter <option>-h</option> and hit Enter/Return >+ the meantime, you enter <option>-h</option> and hit <keycap>Enter</keycap> or <keycap>Return</keycap> > (if possible) to tell the boot block (and then the boot loader and > the kernel) to choose the serial port for the console. Once the > system is up, go back and check what went wrong.</para>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 123423
: 86905