qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 1/3] hmp-commands-info: Fix "info rocker-FOO" misspe


From: Markus Armbruster
Subject: [Qemu-devel] [PATCH 1/3] hmp-commands-info: Fix "info rocker-FOO" misspellings
Date: Mon, 2 Oct 2017 15:45:36 +0200

Screwed up in commit da76ee7.

Signed-off-by: Markus Armbruster <address@hidden>
---
 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
address@hidden info rocker_ports @var{name}-ports
address@hidden ocker-ports
address@hidden info rocker-ports @var{name}-ports
address@hidden rocker-ports
 Show rocker ports.
 ETEXI
 
@@ -744,7 +744,7 @@ ETEXI
     },
 
 STEXI
address@hidden info rocker_of_dpa_flows @var{name} address@hidden
address@hidden info rocker-of-dpa-flows @var{name} address@hidden
 @findex rocker-of-dpa-flows
 Show rocker OF-DPA flow tables.
 ETEXI
-- 
2.13.6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]