live-snapshot: cleaned some wordings.
authorMarco Amadori <marco.amadori@gmail.com>
Tue, 10 Jun 2008 22:16:11 +0000 (00:16 +0200)
committerMarco Amadori <amadorim@vdavda.com>
Fri, 13 Jun 2008 08:53:02 +0000 (10:53 +0200)
Signed-off-by: Marco Amadori <marco.amadori@gmail.com>
bin/live-snapshot

index 9c3face..a6550e5 100755 (executable)
@@ -3,8 +3,9 @@
 # live-snapshot - utility to manage Debian Live systems snapshots
 #
 #   This program mounts a device (fallback to /tmpfs under $MOUNTP
-#   and saves the /live/cow (or a different dir) filesystem in it for reuse
-#   in another live-initramfs session. Look at manpage for more info.
+#   and saves the /live/cow (or a different directory) filesystem in it
+#   for reuse in another live-initramfs session.
+#   Look at the manpage for more informations.
 #
 # Copyright (C) 2006-2008 Marco Amadori <marco.amadori@gmail.com>
 # Copyright (C) 2008 Chris Lamb <chris@chris-lamb.co.uk>