summaryrefslogtreecommitdiff
path: root/bin/live-snapshot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-06-01 00:39:46 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:47:59 +0100
commitaab75484c29a3c2ce95d2e23148970debfbd2a69 (patch)
treeda1d088f46dde90216866ab30f79bf2936d9156f /bin/live-snapshot
parent186498d542ab606384f434f7ecabd5a51b566dee (diff)
downloadlive-boot-aab75484c29a3c2ce95d2e23148970debfbd2a69.tar.gz
live-boot-aab75484c29a3c2ce95d2e23148970debfbd2a69.zip
Correcting grammatical errors in live-snapshot description.
Diffstat (limited to 'bin/live-snapshot')
-rwxr-xr-xbin/live-snapshot4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/live-snapshot b/bin/live-snapshot
index 0038c87..70073fc 100755
--- a/bin/live-snapshot
+++ b/bin/live-snapshot
@@ -2,8 +2,8 @@
# live-snapshot - utility to manage Debian Live systems snapshots
#
-# This program mount a device (fallback to /tmpfs under $MOUNTP
-# and save the /live/cow (or a different dir) filesystem in it for reusing
+# 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.
#
# Copyright (C) 2006 Marco Amadori <marco.amadori@gmail.com>