All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oren Held <oren@held.org.il>
To: dm-crypt@saout.de
Subject: [dm-crypt] [PATCH] A minor cryptsetup.8 manpage fix
Date: Tue, 15 Sep 2009 17:12:11 +0300	[thread overview]
Message-ID: <200909151712.11412.oren@held.org.il> (raw)

[-- Attachment #1: Type: Text/Plain, Size: 157 bytes --]

Hi,

AFAIK the "cryptsetup resize" doesn't REQUIRE --size as mentioned in the 
manpage.
In case that I'm not mistaken, here's a little patch.

10x

 - Oren


[-- Attachment #2: cryptsetup.8.patch --]
[-- Type: text/x-patch, Size: 376 bytes --]

--- man/cryptsetup.8	2009-09-15 17:05:53.072732948 +0300
+++ man/cryptsetup.8	2009-09-15 17:06:57.660717590 +0300
@@ -27,7 +27,7 @@
 .PP
 \fIresize\fR <name>
 .IP
-resizes an active mapping <name>. <options> must include \-\-size 
+resizes an active mapping <name>. If \-\-size is not specificed, it will default to the size of the block device.
 .PP
 .br
 .SH LUKS EXTENSION

             reply	other threads:[~2009-09-15 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-15 14:12 Oren Held [this message]
2009-09-15 15:11 ` [dm-crypt] [PATCH] A minor cryptsetup.8 manpage fix Milan Broz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200909151712.11412.oren@held.org.il \
    --to=oren@held.org.il \
    --cc=dm-crypt@saout.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.