Release new version 2.13.0
[grml-scripts.git] / manpages / grml-swapon.8
index bf9a64d..965be99 100644 (file)
@@ -8,11 +8,11 @@ grml\-swapon \- activate swap partitions with taking care of suspend signatures
 
 grml-swapon is a small script for enabling swap partitions found in /etc/fstab.
 Starting with grml 0.9 booting the live-cd system does not activate swap
-parititions by default anymore. It is possible to force usage of swap partitions
+partitions by default anymore. It is possible to force usage of swap partitions
 via booting with the bootoption "swap". In case you forgot to use this
 bootoption but want to use swap partition(s) anyway you could do that by running
 "swapon \-a". But the command "swapon" does not take of suspend signatures,
-therefore the existance of grml-swapon.  grml-swapon acts based on the
+therefore the existence of grml-swapon.  grml-swapon acts based on the
 information found in /etc/fstab. If your /etc/fstab is not up to date rebuild it
 running "grml-rebuildfstab".