]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/8/cryptsetup
acid: watchpoint support
[plan9front.git] / sys / man / 8 / cryptsetup
index 9b3d83a2da63234e3de474f9030529046e546940..9dcca477665c7b23e8b9995712e1df84d1d1f4a8 100644 (file)
@@ -2,15 +2,15 @@
 .SH NAME
 cryptsetup \- setup encrypted partition
 .SH SYNOPSIS
-.B cryptsetup
+.B disk/cryptsetup
 .B -f
 .I files ...
 .br
-.B cryptsetup
+.B disk/cryptsetup
 .B -o
 .I files ...
 .br
-.B cryptsetup
+.B disk/cryptsetup
 .B -i
 .I files ...
 .SH DESCRIPTION
@@ -30,7 +30,7 @@ The flags
 .B -i
 and
 .B -o
-activate a previously formated encrypted partition. The
+activate a previously formatted encrypted partition. The
 .B -o
 flag outputs the
 .IR fs (3)
@@ -48,5 +48,11 @@ where
 is the last path element of the
 .I files
 argument.
+.SH SOURCE
+.B /sys/src/cmd/disk/cryptsetup.c
 .SH SEE ALSO
+.IR aes (2) ,
 .IR fs (3)
+.SH HISTORY
+.I Cryptsetup
+first appeared in 9front (May, 2011).