[2.6 patch] small doc fix for CONFIG_SWAP

From: Adrian Bunk
Date: Tue Jan 20 2004 - 18:20:40 EST


"swap" is more known than "Support for paging of anonymous memory".
The patch below adds "(swap)" to the prompt of CONFIG_SWAP.

Please apply
Adrian


--- linux-2.6.1-mm5/init/Kconfig.old 2004-01-21 00:10:59.000000000 +0100
+++ linux-2.6.1-mm5/init/Kconfig 2004-01-21 00:11:10.000000000 +0100
@@ -66,7 +66,7 @@
menu "General setup"

config SWAP
- bool "Support for paging of anonymous memory"
+ bool "Support for paging of anonymous memory (swap)"
depends on MMU
default y
help
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/