aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2011-01-13 17:01:53 -0500
committerJiri Kosina <jkosina@suse.cz>2011-01-13 17:18:59 -0500
commitadc0485b9e6419df0106a37288a72a5cc9d097e6 (patch)
tree44a67ecff3858ac4c83df3e8607c70b2931feebe
parent581548db3b3c0f6e25b500329eb02e3c72e7acbe (diff)
Documentation: dm-crypt: update cryptsetup homepage
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Acked-by: Milan Broz <mbroz@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r--Documentation/device-mapper/dm-crypt.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/device-mapper/dm-crypt.txt b/Documentation/device-mapper/dm-crypt.txt
index 524de926290d..ddeb749c5503 100644
--- a/Documentation/device-mapper/dm-crypt.txt
+++ b/Documentation/device-mapper/dm-crypt.txt
@@ -36,7 +36,7 @@ Example scripts
36=============== 36===============
37LUKS (Linux Unified Key Setup) is now the preferred way to set up disk 37LUKS (Linux Unified Key Setup) is now the preferred way to set up disk
38encryption with dm-crypt using the 'cryptsetup' utility, see 38encryption with dm-crypt using the 'cryptsetup' utility, see
39http://clemens.endorphin.org/cryptography 39http://code.google.com/p/cryptsetup/
40 40
41[[ 41[[
42#!/bin/sh 42#!/bin/sh