summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKashyap Chamarthy2018-12-13 13:42:22 +0100
committerEduardo Habkost2019-01-10 01:09:31 +0100
commite9b24fb9437b83070e61ce2d6c0b217f216a943d (patch)
tree63499615a9d4749516f05b9a3148422d3314af24
parentMerge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190109' into... (diff)
downloadqemu-e9b24fb9437b83070e61ce2d6c0b217f216a943d.tar.gz
qemu-e9b24fb9437b83070e61ce2d6c0b217f216a943d.tar.xz
qemu-e9b24fb9437b83070e61ce2d6c0b217f216a943d.zip
qemu-deprecated.texi: Rename the HMP section
So that it is consistent with the naming of QMP's Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com> Message-Id: <20181213124224.31585-2-kchamart@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
-rw-r--r--qemu-deprecated.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-deprecated.texi b/qemu-deprecated.texi
index c3735b698e..3f30f05a61 100644
--- a/qemu-deprecated.texi
+++ b/qemu-deprecated.texi
@@ -106,7 +106,7 @@ The ``query-cpus'' command is replaced by the ``query-cpus-fast'' command.
The ``arch'' output member of the ``query-cpus-fast'' command is
replaced by the ``target'' output member.
-@section System emulator human monitor commands
+@section Human Monitor Protocol (HMP) commands
@subsection The hub_id parameter of 'hostfwd_add' / 'hostfwd_remove' (since 3.1)