[2.6 patch] small SOFTWARE_SUSPEND help text fixes

From: Adrian Bunk
Date: Fri Oct 22 2004 - 20:19:16 EST


Some small fixes for the SOFTWARE_SUSPEND help text.


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.9-mm1-full/kernel/power/Kconfig.old 2004-10-23 03:08:24.000000000 +0200
+++ linux-2.6.9-mm1-full/kernel/power/Kconfig 2004-10-23 03:11:08.000000000 +0200
@@ -29,9 +29,10 @@
config SOFTWARE_SUSPEND
bool "Software Suspend (EXPERIMENTAL)"
depends on EXPERIMENTAL && PM && SWAP
---help---
- Enable the possibilty of suspendig machine. It doesn't need APM.
+ Enable the possibility of suspending the machine.
+ It doesn't need APM.
You may suspend your machine by 'swsusp' or 'shutdown -z <time>'
(patch for sysvinit needed).

It creates an image which is saved in your active swaps. By the next
-
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/