From patchwork Fri Apr 13 10:03:46 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: fix block_job_set_speed name in documentation X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 152273 Message-Id: <1334311426-5694-1-git-send-email-pbonzini@redhat.com> To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org Date: Fri, 13 Apr 2012 12:03:46 +0200 From: Paolo Bonzini List-Id: Signed-off-by: Paolo Bonzini --- hmp-commands.hx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hmp-commands.hx b/hmp-commands.hx index a6f5a84..461fa59 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -92,8 +92,8 @@ ETEXI }, STEXI -@item block_job_set_stream -@findex block_job_set_stream +@item block_job_set_speed +@findex block_job_set_speed Set maximum speed for a background block operation. ETEXI