shithub: riscv

Download patch

ref: eddec3a69fc3e7d4f629e6737f1f5e5c1a088b78
parent: 8669b49b00c68753f9bcc191a9591c054416fbdb
author: stanley lieber <[email protected]>
date: Sat Jul 7 12:13:49 EDT 2012

cryptsetup(8): grammar, clarity

--- a/sys/man/8/cryptsetup
+++ b/sys/man/8/cryptsetup
@@ -15,7 +15,7 @@
 .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 @@
 .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