From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42341) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0De2-0001RL-Jb for qemu-devel@nongnu.org; Wed, 03 Jun 2015 14:44:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0Ddw-0004ce-4n for qemu-devel@nongnu.org; Wed, 03 Jun 2015 14:44:06 -0400 From: "Dr. David Alan Gilbert (git)" Date: Wed, 3 Jun 2015 19:43:56 +0100 Message-Id: <1433357036-19160-1-git-send-email-dgilbert@redhat.com> Subject: [Qemu-devel] [PATCH] Grammar: 'as to'->'as for' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org From: "Dr. David Alan Gilbert" Fixup migrate-incoming text as requested by Eric in: http://lists.nongnu.org/archive/html/qemu-devel/2015-03/msg03362.html Signed-off-by: Dr. David Alan Gilbert --- qmp-commands.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qmp-commands.hx b/qmp-commands.hx index 14e109e..ab5b11b 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -686,7 +686,7 @@ Notes: (1) QEMU must be started with -incoming defer to allow migrate-incoming to be used -(2) The uri format is the same as to -incoming +(2) The uri format is the same as for -incoming EQMP { -- 2.4.2