Add a missing semicolon and a missing prompt.
This commit is contained in:
parent
91f5ffad1d
commit
941e4c4594
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22550
1 changed files with 2 additions and 2 deletions
|
@ -1189,7 +1189,7 @@ device ppc</programlisting>
|
|||
<programlisting>#device puc</programlisting>
|
||||
|
||||
<para>Uncomment this device if you have a <quote>dumb</quote> serial
|
||||
or parallel PCI card that is supported by the &man.puc.4 glue
|
||||
or parallel PCI card that is supported by the &man.puc.4; glue
|
||||
driver.</para>
|
||||
|
||||
<programlisting># PCI Ethernet NICs.
|
||||
|
@ -1676,7 +1676,7 @@ device fwe # Ethernet over FireWire (non-standard!)</programl
|
|||
rename the directory containing the good kernel:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mv /boot/kernel /boot/kernel.bad</userinput>
|
||||
<userinput>mv /boot/<replaceable>kernel.good</replaceable> /boot/kernel</userinput></screen>
|
||||
&prompt.root; <userinput>mv /boot/<replaceable>kernel.good</replaceable> /boot/kernel</userinput></screen>
|
||||
|
||||
<para>For versions of &os; prior to 5.X, the proper command to
|
||||
<quote>unlock</quote> the kernel file that
|
||||
|
|
Loading…
Reference in a new issue