From eddec3a69fc3e7d4f629e6737f1f5e5c1a088b78 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Sat, 7 Jul 2012 16:13:49 -0500 Subject: cryptsetup(8): grammar, clarity --- sys/man/8/cryptsetup | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sys/man/8/cryptsetup b/sys/man/8/cryptsetup index 8e5664083..9b3d83a2d 100644 --- a/sys/man/8/cryptsetup +++ b/sys/man/8/cryptsetup @@ -15,7 +15,7 @@ cryptsetup \- setup encrypted partition .I files ... .SH DESCRIPTION .I Cryptsetup -prepares a AES-encrypted partition to be used with the +prepares an AES-encrypted partition to be used with the .IR fs (3) device. .PP @@ -34,11 +34,12 @@ activate a previously formated encrypted partition. The .B -o flag outputs the .IR fs (3) -ctl activation commands to standard output where +ctl activation commands to standard output, whereas .B -i directly writes them to the .B '/dev/fs/ctl' -file. +file. The user will be prompted for the password that was used +to protect the encryption key. .PP Once activated, the new partition appears under .BI /dev/fs/ name -- cgit v1.2.3