This is a multi-part message in MIME format.
--------------030808090503070108010402
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 8bit
Hello,
the handbook tells "The new kernel will be copied to the /boot/kernel
directory as /boot/kernel/kernel and the old kernel will be moved to
/boot/kernel.old/kernel." in chapter 8.3 while the German version claims
that the new kernel will be copied to /boot/kernel.old. I attached a patch.
Bj顤n
--------------030808090503070108010402
Content-Type: text/plain;
name="patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="patch"
--- doc/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.sgml.orig Sat Feb 18 15:54:27 2006
+++ doc/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.sgml Tue Apr 4 19:47:52 2006
@@ -429,7 +429,7 @@
</indexterm>
<para>Der neue Kernel wird im Verzeichnis
- <filename class="directory">/boot/kernel.old</filename> unter
+ <filename class="directory">/boot/kernel</filename> unter
<filename>/boot/kernel/kernel</filename> abgelegt, der alte
Kernel wird nach <filename>/boot/kernel.old/kernel</filename>
verschoben. Um den neuen Kernel zu benutzen, sollten Sie die
--------------030808090503070108010402
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"
--------------030808090503070108010402--