summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/resume4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/resume b/install/resume
index b214b61..cbef453 100644
--- a/install/resume
+++ b/install/resume
@@ -10,7 +10,7 @@ install ()
help ()
{
cat<<HELPEOF
- This hook initializes support for resuming from Disk
- and/or Memory. Supports suspend2 if found.
+ This hook initializes support for resuming from Disk.
+ Supports swsusp and suspend2.
HELPEOF
}