diff mbox

[1/2] Fix TEXI section mark imbalance in qemu-img-cmd.hx

Message ID 4BF4E1CE.8070207@web.de
State New
Headers show

Commit Message

Jan Kiszka May 20, 2010, 7:16 a.m. UTC
From: Jan Kiszka <jan.kiszka@siemens.com>

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 qemu-img-cmds.hx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

     "check [-f fmt] filename")

Comments

Blue Swirl May 22, 2010, 9:26 a.m. UTC | #1
Thanks, applied.

On Thu, May 20, 2010 at 7:16 AM, Jan Kiszka <jan.kiszka@web.de> wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>  qemu-img-cmds.hx |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx
> index c079019..c4cf3e7 100644
> --- a/qemu-img-cmds.hx
> +++ b/qemu-img-cmds.hx
> @@ -7,7 +7,7 @@ HXCOMM HXCOMM can be used for comments, discarded from
> both texi and C
>
>  STEXI
>  @table @option
> -STEXI
> +ETEXI
>
>  DEF("check", img_check,
>     "check [-f fmt] filename")
> --
> 1.6.0.2
>
>
diff mbox

Patch

diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx
index c079019..c4cf3e7 100644
--- a/qemu-img-cmds.hx
+++ b/qemu-img-cmds.hx
@@ -7,7 +7,7 @@  HXCOMM HXCOMM can be used for comments, discarded from
both texi and C

 STEXI
 @table @option
-STEXI
+ETEXI

 DEF("check", img_check,