patch-2.3.99-pre7 linux/Documentation/kbuild/config-language.txt

Next file: linux/Documentation/networking/8139too.txt
Previous file: linux/Documentation/ioctl-number.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre6/linux/Documentation/kbuild/config-language.txt linux/Documentation/kbuild/config-language.txt
@@ -465,7 +465,7 @@
 
 Known bugs:
 - Xconfig does not write "# foo is not set" to .config (as well as
-  "#unset foo" to autoconf.h) if command is disabled by its dependencies.
+  "#undef foo" to autoconf.h) if command is disabled by its dependencies.
 
 
 === dep_mbool /prompt/ /symbol/ /dep/ ...
@@ -497,7 +497,7 @@
 
 Known bugs:
 - Xconfig does not write "# foo is not set" to .config (as well as
-  "#unset foo" to autoconf.h) if command is disabled by its dependencies.
+  "#undef foo" to autoconf.h) if command is disabled by its dependencies.
 
 
 === dep_hex /prompt/ /symbol/ /word/ /dep/ ...
@@ -540,7 +540,7 @@
 
 Known bugs:
 - Xconfig does not write "# foo is not set" to .config (as well as
-  "#unset foo" to autoconf.h) if command is disabled by its dependencies.
+  "#undef foo" to autoconf.h) if command is disabled by its dependencies.
 
 
 === unset /symbol/ ...

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)