On Sat, 4 Nov 2006 16:02:02 +0100
Johann Kois <[EMAIL PROTECTED]> wrote:

> 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:

Haha, that's great!  Guess I see what diff meant by fuzz even
after I made modifications to the numbers.

Thanks for catching!


> 
> --- 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
> 


-- 
Tom Rhodes
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to