Module Name: src
Committed By: wiz
Date: Mon Oct 19 14:35:05 UTC 2009
Modified Files:
src/sbin/cgdconfig: cgdconfig.8
Log Message:
Document -n, from Jukka Ruohonen in private mail.
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sbin/cgdconfig/cgdconfig.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/cgdconfig/cgdconfig.8
diff -u src/sbin/cgdconfig/cgdconfig.8:1.28 src/sbin/cgdconfig/cgdconfig.8:1.29
--- src/sbin/cgdconfig/cgdconfig.8:1.28 Fri Sep 12 16:51:55 2008
+++ src/sbin/cgdconfig/cgdconfig.8 Mon Oct 19 14:35:04 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: cgdconfig.8,v 1.28 2008/09/12 16:51:55 christos Exp $
+.\" $NetBSD: cgdconfig.8,v 1.29 2009/10/19 14:35:04 wiz Exp $
.\"
.\" Copyright (c) 2002, The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 12, 2008
+.Dd October 19, 2009
.Dt CGDCONFIG 8
.Os
.Sh NAME
@@ -100,6 +100,9 @@
Specify the IV method (default: encblkno1).
.It Fl k Ar kgmeth
Specify the key generation method (default: pkcs5_pbkdf2/sha1).
+.It Fl n
+Do not actually configure or unconfigure a cryptographic disk
+device, but instead report the steps that would be taken.
.It Fl o Ar outfile
When generating a
.Ar paramsfile ,