summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander von Gernler <grunk@cvs.openbsd.org>2007-01-22 07:52:09 +0000
committerAlexander von Gernler <grunk@cvs.openbsd.org>2007-01-22 07:52:09 +0000
commit391dc46275b59fe50453427e3fc28302892c602b (patch)
tree91a906f13ec166bf41f6a5dbd3919c48d722cfcf
parente0fb345327978bc8aeb9ce32093a1922a22168b1 (diff)
use a more sensible value for -K example, from tedu@
ok jmc@
-rw-r--r--usr.sbin/vnconfig/vnconfig.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8
index 1f8cecb951a..eb74f1389d0 100644
--- a/usr.sbin/vnconfig/vnconfig.8
+++ b/usr.sbin/vnconfig/vnconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vnconfig.8,v 1.27 2007/01/14 21:45:01 grunk Exp $
+.\" $OpenBSD: vnconfig.8,v 1.28 2007/01/22 07:52:08 grunk Exp $
.\"
.\" Copyright (c) 1993 University of Utah.
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -139,7 +139,7 @@ Encryption key:
Same as above, but now configure the vnode using PKCS #5 PBKDF2 and
a salt file with 1000 rounds:
.Bd -literal -offset indent
-# vnconfig -K 1000 svnd0 /tmp/cryptimg
+# vnconfig -K 20000 svnd0 /tmp/cryptimg
Encryption key:
Salt file: /tmp/cryptsalt
# mount /dev/svnd0c /mnt