From: Michael Gebetsroither Date: Mon, 23 Oct 2006 23:10:18 +0000 (+0200) Subject: spell correction in manpage (thx Alexander Steinboeck) X-Git-Tag: grml0.9 X-Git-Url: http://git.grml.org/?p=grml-crypt.git;a=commitdiff_plain;h=78fcaa316afbb8137d8f9d2adbf73216a302fe84 spell correction in manpage (thx Alexander Steinboeck) --- diff --git a/grml-crypt.8.txt b/grml-crypt.8.txt index 6cf20fd..3fb86aa 100644 --- a/grml-crypt.8.txt +++ b/grml-crypt.8.txt @@ -17,7 +17,7 @@ DESCRIPTION ----------- *grml-crypt* is a program that provides an easy wrapper around cryptsetup, mkfs, losetup and mount. You -could create a loopback mountet crypted filesystem with only one command, but +could create a loopback mounted crypted filesystem with only one command, but grml-crypt works for normal devices also. @@ -35,11 +35,11 @@ ACTIONS luksOpen, [dd], mkfs, [mount] *start *:: - This command starts a encrypted device/file and mounts it to the given + This command starts an encrypted device/file and mounts it to the given mountpoint. Commands: [losetup], cryptsetup luksOpen, mount *stop *:: - This command stops a encrypted filesystem mountet at mountpoint. Even the + This command stops an encrypted filesystem mounted at mountpoint. Even the loopdevice gets destroyed with this command. Commands: mount, dmsetup info, cryptsetup status, umount, cryptsetup luksClose, [losetup -d]