aboutsummaryrefslogtreecommitdiff
path: root/hmp-commands-info.hx
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2017-10-02 15:45:36 +0200
committerDr. David Alan Gilbert <dgilbert@redhat.com>2017-10-05 10:05:13 +0100
commitc325ccd304bd067e3926fef0b46eab7b92ed864d (patch)
tree249efe6460126d9fd246fe15eb98b7435afcbe15 /hmp-commands-info.hx
parent250b8197640f994dbf59cb742e849d14ada0a8f5 (diff)
hmp-commands-info: Fix "info rocker-FOO" misspellings
Screwed up in commit da76ee7. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20171002134538.23332-2-armbru@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hmp-commands-info.hx')
-rw-r--r--hmp-commands-info.hx6
1 files 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