- Replace the ":-" symbols with a simple colon, this must have been the
original intention of the author as ":-" does not have any special meaning in the English grammar PR: docs/123947 Submitted by: pgj
This commit is contained in:
parent
6bb052ac47
commit
17ca8361e0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32042
1 changed files with 3 additions and 3 deletions
|
@ -1569,7 +1569,7 @@ File: +DESC (ignored)</screen>
|
|||
<answer>
|
||||
<para>If you are seeing things like the machine grinding to a halt
|
||||
or spontaneously rebooting when you try to boot the install
|
||||
floppy, here are three questions to ask yourself:-</para>
|
||||
floppy, here are three questions to ask yourself:</para>
|
||||
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
|
@ -2947,7 +2947,7 @@ device card 1</programlisting>
|
|||
|
||||
<screen>&prompt.root; <userinput>camcontrol modepage sd0 -m 1 -e -P 3</userinput></screen>
|
||||
|
||||
<para>and changing the values of AWRE and ARRE from 0 to 1:-</para>
|
||||
<para>and changing the values of AWRE and ARRE from 0 to 1:</para>
|
||||
|
||||
<programlisting>AWRE (Auto Write Reallocation Enbld): 1
|
||||
ARRE (Auto Read Reallocation Enbld): 1</programlisting>
|
||||
|
@ -3455,7 +3455,7 @@ quit</programlisting>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>This is answered in the sendmail FAQ as follows:-</para>
|
||||
<para>This is answered in the sendmail FAQ as follows:</para>
|
||||
|
||||
<literallayout> * I'm getting "Local configuration error" messages, such as:
|
||||
|
||||
|
|
Loading…
Reference in a new issue