diff mbox series

[1/3] hmp-commands-info: Fix "info rocker-FOO" misspellings

Message ID 20171002134538.23332-2-armbru@redhat.com
State New
Headers show
Series hmp-commands-info: Texinfo fixes | expand

Commit Message

Markus Armbruster Oct. 2, 2017, 1:45 p.m. UTC
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(-)

Comments

Dr. David Alan Gilbert Oct. 2, 2017, 2:21 p.m. UTC | #1
* Markus Armbruster (armbru@redhat.com) wrote:
> Screwed up in commit da76ee7.
> 
> Signed-off-by: Markus Armbruster <armbru@redhat.com>

Reviewed-by: Dr. David Alan Gilbert <dgilbert@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
> 
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
Marc-André Lureau Oct. 4, 2017, 10:13 a.m. UTC | #2
On Mon, Oct 2, 2017 at 3:45 PM, Markus Armbruster <armbru@redhat.com> wrote:
> Screwed up in commit da76ee7.
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>

Reviewed-by: Marc-André Lureau <marcandre.lureau@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
>
>
diff mbox series

Patch

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