summaryrefslogtreecommitdiffstats
path: root/mount/losetup.8
diff options
context:
space:
mode:
authorKarel Zak2007-04-03 21:56:55 +0200
committerKarel Zak2007-04-03 21:56:55 +0200
commit72ab6bb4b93b1c8427d9bdebb695db9494d4bc2e (patch)
tree04f0057d8175171190c9d1b877e43bb27a3a283e /mount/losetup.8
parentmount: fix mtab_lock (diff)
downloadkernel-qcow2-util-linux-72ab6bb4b93b1c8427d9bdebb695db9494d4bc2e.tar.gz
kernel-qcow2-util-linux-72ab6bb4b93b1c8427d9bdebb695db9494d4bc2e.tar.xz
kernel-qcow2-util-linux-72ab6bb4b93b1c8427d9bdebb695db9494d4bc2e.zip
losetup: add to man page info about deprecated cryptoloop
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/losetup.8')
-rw-r--r--mount/losetup.83
1 files changed, 3 insertions, 0 deletions
diff --git a/mount/losetup.8 b/mount/losetup.8
index 673fba0fc..1bfcf883c 100644
--- a/mount/losetup.8
+++ b/mount/losetup.8
@@ -136,6 +136,9 @@ the command
.fi
.SH RESTRICTION
DES encryption is painfully slow. On the other hand, XOR is terribly weak.
+
+Cryptoloop is deprecated in favor of dm-crypt. For more details see
+.B cryptsetup(8).
.\" .SH AUTHORS
.\" .nf
.\" Original version: Theodore Ts'o <tytso@athena.mit.edu>