[Qemu-devel] [PULL 46/60] doc: another fix to "info pic"

Paolo Bonzini posted 60 patches 7 years, 4 months ago
There is a newer version of this series
[Qemu-devel] [PULL 46/60] doc: another fix to "info pic"
Posted by Paolo Bonzini 7 years, 4 months ago
From: Peter Xu <peterx@redhat.com>

Something that commit 254316fa1f ("intc: make HMP 'info irq' and 'info
pic' commands available on all targets", 2016-10-04) forgot to touch up.

Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20171229073104.3810-2-peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 hmp-commands-info.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hmp-commands-info.hx b/hmp-commands-info.hx
index 59bdd8f..a482b6e 100644
--- a/hmp-commands-info.hx
+++ b/hmp-commands-info.hx
@@ -201,7 +201,7 @@ ETEXI
 STEXI
 @item info pic
 @findex info pic
-Show i8259 (PIC) state.
+Show PIC state.
 ETEXI
 
     {
-- 
1.8.3.1