Fix up previous delta from patch mis-alignment.

Noticed by:	jkois
This commit is contained in:
Tom Rhodes 2006-11-05 00:49:34 +00:00
parent 8a2c586e32
commit 6cca657e7f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29004

View file

@ -1145,17 +1145,6 @@ scsibus1:
<screen>&prompt.root; <userinput>burncd -f <replaceable>/dev/acd0</replaceable> audio track1.cdr track2.cdr <replaceable>...</replaceable> fixate</userinput></screen>
</step>
<step>
<para>An alternative to recompiling the kernel is to use
<command>kldload</command> to load &man.gbde.4;:</para>
<screen>&prompt.root; <userinput>kldload geom_bde</userinput></screen>
<para>At this time there is no option in
<filename>/boot/loader.conf</filename>
to load the kernel module at boot time.</para>
</step>
</procedure>
</sect2>
@ -3469,6 +3458,17 @@ Password:</screen>
<para>Reboot into the new kernel.</para>
</step>
<step>
<para>An alternative to recompiling the kernel is to use
<command>kldload</command> to load &man.gbde.4;:</para>
<screen>&prompt.root; <userinput>kldload geom_bde</userinput></screen>
<para>At this time there is no option in
<filename>/boot/loader.conf</filename>
to load the kernel module at boot time.</para>
</step>
</procedure>
<sect3>