Am Samstag, 4. November 2006 12:02 schrieb Tom Rhodes: > trhodes 2006-11-04 11:02:41 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/disks chapter.sgml > Log: > Add a note (step) showing that you can load gdbe using kldload(8); > at this time there is no loader.conf variable in > defaults/loader.conf in 6, note that. > Remove some old cruft and reword near sentence to keep flow going > smoothly. Two spaces between the end of a sentence and the beginning > of a new sentence. > > PR: 86733 > Submitted by: Josh Paetzel (patch rewritten by me) > > Revision Changes Path > 1.266 +16 -5 > doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
Hello,
Aehm, I think there is something wrong with this commit so I
suggest the following patch:
--- chapter.sgml Sat Nov 4 15:54:46 2006
+++ chapter.sgml.new Sat Nov 4 15:57:36 2006
@@ -1145,17 +1145,6 @@
<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 @@
<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>
J.Kois
pgptR6WAUbs7Z.pgp
Description: PGP signature
