diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2012-07-05 12:34:26 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2012-07-05 12:34:26 -0500 |
commit | 1231ba045ae540fd1cf1f675822504c5f64d258c (patch) | |
tree | 09c8b96fdb5b64bb7328bd27e22cbbd4f6095e76 /sys/man | |
parent | 4472cbe66edbb03865a9fb0f67970e0ce9deb0f2 (diff) |
cryptsetup(8): english
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/8/cryptsetup | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sys/man/8/cryptsetup b/sys/man/8/cryptsetup index 513cea296..8e5664083 100644 --- a/sys/man/8/cryptsetup +++ b/sys/man/8/cryptsetup @@ -21,12 +21,10 @@ device. .PP The .B -f -flag formats the partitions +flag formats the partition .I files, -generating a new encryption key. The encryption key is -protected by a password that -.I cryptsetup -will prompt for confirmation. +generating a new encryption key. The user will be prompted +for a password that will be used to protect the encryption key. .PP The flags .B -i |