* Markus Armbruster ([email protected]) wrote: > Screwed up in commit da76ee7. > > Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]> > --- > 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 > -- Dr. David Alan Gilbert / [email protected] / Manchester, UK
