Fix manpage to not require --size which expands to device size by default. (Thanks...
authorMilan Broz <gmazyland@gmail.com>
Tue, 15 Sep 2009 15:10:34 +0000 (15:10 +0000)
committerMilan Broz <gmazyland@gmail.com>
Tue, 15 Sep 2009 15:10:34 +0000 (15:10 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@112 36d66b0a-2a48-0410-832c-cd162a569da5

ChangeLog
man/cryptsetup.8

index bbcd624..e4541d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2009-09-15  Milan Broz  <mbroz@redhat.com>
        * Initialize crypto library before LUKS header load.
+       * Fix manpage to not require --size which expands to device size by default.
 
 2009-09-10  Milan Broz  <mbroz@redhat.com>
        * Clean up Makefiles and configure script.
index 423df19..39720bd 100644 (file)
@@ -27,7 +27,9 @@ reports the status for the mapping <name>. No options.
 .PP
 \fIresize\fR <name>
 .IP
-resizes an active mapping <name>. <options> must include \-\-size 
+resizes an active mapping <name>.
+
+If \-\-size (in sectors) is not specified, the size of the underlying block device is used.
 .PP
 .br
 .SH LUKS EXTENSION