This fixes a "typo" for Kconfig-language docs. It's against 2.6.0. I've 
already sent this message to LKML, but there it could get lost.

Also, I would like to notify you that this ML archives are not lost, as you 
claim on your web-page.
Go to http://marc.theaimsgroup.com/?l=kbuild-devel&r=1&w=2 to see archives 
since 1 Feb 2001; so you miss only messages on 31 Jan 2001.
So, update http://kbuild.sourceforge.net/.

--- ./Documentation/kbuild/kconfig-language.txt.fix     2003-12-20 
20:02:15.000000000 +0100
+++ ./Documentation/kbuild/kconfig-language.txt 2003-12-22 11:06:35.000000000 
+0100
@@ -141,8 +141,8 @@
     otherwise 'y'.
 (4) Returns the value of the expression. Used to override precedence.
 (5) Returns the result of (2-/expr/).
-(6) Returns the result of max(/expr/, /expr/).
-(7) Returns the result of min(/expr/, /expr/).
+(6) Returns the result of min(/expr/, /expr/).
+(7) Returns the result of max(/expr/, /expr/).
 
 An expression can have a value of 'n', 'm' or 'y' (or 0, 1, 2
 respectively for calculations). A menu entry becomes visible when it's


-- 
cat <<EOSIGN
Paolo Giarrusso, aka Blaisorblade
Kernel 2.4.21/2.6.0-test on an i686; Linux registered user n. 292729
EOSIGN



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to