summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorMatthew Dempsky <matthew@cvs.openbsd.org>2011-07-04 21:41:19 +0000
committerMatthew Dempsky <matthew@cvs.openbsd.org>2011-07-04 21:41:19 +0000
commitd2c1dddd8d64b709ebd33d04b2c7dfd27c304d3a (patch)
tree8fa74722aa46c34402170f1195a7cbca87e86e71 /sbin
parent29b52c2822d9341e0bcce1dbc898797cb5e3e98c (diff)
No point in documenting "Encryption only works with vnd".
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount_vnd/mount_vnd.88
1 files changed, 2 insertions, 6 deletions
diff --git a/sbin/mount_vnd/mount_vnd.8 b/sbin/mount_vnd/mount_vnd.8
index 90cced94b9c..0abcd6f6036 100644
--- a/sbin/mount_vnd/mount_vnd.8
+++ b/sbin/mount_vnd/mount_vnd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_vnd.8,v 1.19 2011/04/18 16:52:11 thib Exp $
+.\" $OpenBSD: mount_vnd.8,v 1.20 2011/07/04 21:41:18 matthew Exp $
.\"
.\" Copyright (c) 1993 University of Utah.
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -49,7 +49,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 18 2011 $
+.Dd $Mdocdate: July 4 2011 $
.Dt MOUNT_VND 8
.Os
.Sh NAME
@@ -153,14 +153,10 @@ rounds to generate the actual key used.
is a number between 1000 and
.Dv INT_MAX .
DO NOT LOSE THE SALT FILE.
-Encryption only works with
-.Pa vnd .
.It Fl k
Associate an encryption key with the device.
All data will be encrypted using the Blowfish cipher before it is
written to the disk.
-Encryption only works with
-.Pa vnd .
.It Fl l
.Nm vnconfig
only.