fix description of --kernel-config for bug 194752
authorAndrew Gaffney <agaffney@gentoo.org>
Thu, 27 Dec 2007 22:39:30 +0000 (22:39 +0000)
committerAndrew Gaffney <agaffney@gentoo.org>
Thu, 27 Dec 2007 22:39:30 +0000 (22:39 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@575 67a159dc-881f-0410-a524-ba9dfbe2cb84

ChangeLog
genkernel.8

index fe00207bfc72f4cfedfc862b2c0a7b77cc8bddb3..5562ec5ae86c3da01a90063ace7be06d78bf6bed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Dec 2007; Andrew Gaffney <agaffney@gentoo.org> genkernel.8:
+  fix description of --kernel-config for bug 194752
+
   27 Dec 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel:
   This is 3.4.9_pre12 for testing.
 
index 6daec213abc82ff14e5cf41f5903ea752bda66f9..66e9cc0a2a107d2a86aa978dc476ac9a9d9930a9 100644 (file)
@@ -140,7 +140,8 @@ This specifies the location of the kernel sources; the default is
 .TP
 \fB\-\-kernel\-config=\fR<file>
 This specifies a kernel configuration file to use for compilation; by
-default .config in the kernel source tree is used.
+default genkernel uses the config from the previous build of the same kernel
+version or a default kernel config if there isn't a previous config.
 .PP
 .BR Low-Level \ Compilation \ Options
 .TP