[2.6 patch] small doc fix for CONFIG_SWAP (fwd)

From: Adrian Bunk
Date: Sat Feb 28 2004 - 15:09:53 EST


Hi Andrew,

the trivial patch forwarded below still applies against 2.6.3-mm4.

Please apply
Adrian


----- Forwarded message from Adrian Bunk <bunk@xxxxxxxxx> -----

Date: Wed, 21 Jan 2004 00:17:18 +0100
From: Adrian Bunk <bunk@xxxxxxxxx>
To: Andrew Morton <akpm@xxxxxxxx>
Cc: linux-kernel@xxxxxxxxxxxxxxx
Subject: [2.6 patch] small doc fix for CONFIG_SWAP

"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/

----- End forwarded message -----

-
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/