qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: dgilbert@redhat.com
Subject: [Qemu-devel] [PATCH 1/3] hmp-commands-info: Fix "info rocker-FOO" misspellings
Date: Mon,  2 Oct 2017 15:45:36 +0200	[thread overview]
Message-ID: <20171002134538.23332-2-armbru@redhat.com> (raw)
In-Reply-To: <20171002134538.23332-1-armbru@redhat.com>

Screwed up in commit da76ee7.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 hmp-commands-info.hx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/hmp-commands-info.hx b/hmp-commands-info.hx
index 4f1ece93e5..574db7d24e 100644
--- a/hmp-commands-info.hx
+++ b/hmp-commands-info.hx
@@ -730,8 +730,8 @@ ETEXI
     },
 
 STEXI
-@item info rocker_ports @var{name}-ports
-@findex ocker-ports
+@item info rocker-ports @var{name}-ports
+@findex rocker-ports
 Show rocker ports.
 ETEXI
 
@@ -744,7 +744,7 @@ ETEXI
     },
 
 STEXI
-@item info rocker_of_dpa_flows @var{name} [@var{tbl_id}]
+@item info rocker-of-dpa-flows @var{name} [@var{tbl_id}]
 @findex rocker-of-dpa-flows
 Show rocker OF-DPA flow tables.
 ETEXI
-- 
2.13.6

  reply	other threads:[~2017-10-02 13:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-02 13:45 [Qemu-devel] [PATCH 0/3] hmp-commands-info: Texinfo fixes Markus Armbruster
2017-10-02 13:45 ` Markus Armbruster [this message]
2017-10-02 14:21   ` [Qemu-devel] [PATCH 1/3] hmp-commands-info: Fix "info rocker-FOO" misspellings Dr. David Alan Gilbert
2017-10-04 10:13   ` Marc-André Lureau
2017-10-02 13:45 ` [Qemu-devel] [PATCH 2/3] hmp-commands-info: Move Texinfo stanzas to conventional place Markus Armbruster
2017-10-02 14:31   ` Dr. David Alan Gilbert
2017-10-04  9:50   ` Marc-André Lureau
2017-10-04 10:13   ` Marc-André Lureau
2017-10-02 13:45 ` [Qemu-devel] [PATCH 3/3] hmp-commands-info: Change "@findex FOO" to "@findex info FOO" Markus Armbruster
2017-10-02 14:48   ` Dr. David Alan Gilbert
2017-10-02 14:49   ` Eric Blake
2017-10-04 10:13   ` Marc-André Lureau
2017-10-05  9:09 ` [Qemu-devel] [PATCH 0/3] hmp-commands-info: Texinfo fixes Dr. David Alan Gilbert

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=20171002134538.23332-2-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).