Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Apr 2006 19:51:43 +0200
From:      =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To:        doc@freebsd.org
Subject:   Small mistake in the German version of the handbook
Message-ID:  <4432B22F.6000609@cs.tu-berlin.de>

index | next in thread | raw e-mail

[-- Attachment #1 --]
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örn

[-- Attachment #2 --]
--- 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
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4432B22F.6000609>