From: Juan Quintela Date: Wed, 27 Sep 2017 08:52:11 +0000 (+0200) Subject: qapi: Fix grammar in x-multifd-page-count descriptions X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=40a5532f820e26f98d081a49aff9283cd63bd5fa;p=qmiga%2Fqemu.git qapi: Fix grammar in x-multifd-page-count descriptions Reported-by: Eric Blake Signed-off-by: Juan Quintela --- diff --git a/qapi/migration.json b/qapi/migration.json index 272f191551..6ae866e1aa 100644 --- a/qapi/migration.json +++ b/qapi/migration.json @@ -480,7 +480,7 @@ # number of sockets used for migration. The # default value is 2 (since 2.11) # -# @x-multifd-page-count: Number of pages sent together to a thread +# @x-multifd-page-count: Number of pages sent together to a thread. # The default value is 16 (since 2.11) # # Since: 2.4 @@ -551,7 +551,7 @@ # number of sockets used for migration. The # default value is 2 (since 2.11) # -# @x-multifd-page-count: Number of pages sent together to a thread +# @x-multifd-page-count: Number of pages sent together to a thread. # The default value is 16 (since 2.11) # # Since: 2.4 @@ -647,7 +647,7 @@ # number of sockets used for migration. # The default value is 2 (since 2.11) # -# @x-multifd-page-count: Number of pages sent together to a thread +# @x-multifd-page-count: Number of pages sent together to a thread. # The default value is 16 (since 2.11) # # Since: 2.4