aboutsummaryrefslogtreecommitdiff
path: root/qapi/block.json
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2024-03-22 15:09:08 +0100
committerMarkus Armbruster <armbru@redhat.com>2024-03-26 06:36:08 +0100
commit209e64d9edff332da607bbf98430456a20025432 (patch)
tree5335913db9346092b8a06e52aa85f71d8fefbb67 /qapi/block.json
parent1e6b0505c4e6830182b0c21fedec46b4f6d8f22a (diff)
downloadqemu-209e64d9edff332da607bbf98430456a20025432.zip
qemu-209e64d9edff332da607bbf98430456a20025432.tar.gz
qemu-209e64d9edff332da607bbf98430456a20025432.tar.bz2
qapi: Refill doc comments to conform to current conventions
For legibility, wrap text paragraphs so every line is at most 70 characters long. To check the generated documentation does not change, I compared the generated HTML before and after this commit with "wdiff -3". Finds no differences. Comparing with diff is not useful, as the refilled paragraphs are visible there. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240322140910.328840-11-armbru@redhat.com>
Diffstat (limited to 'qapi/block.json')
-rw-r--r--qapi/block.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/qapi/block.json b/qapi/block.json
index 2410145..5de99fe0 100644
--- a/qapi/block.json
+++ b/qapi/block.json
@@ -555,8 +555,8 @@
#
# Example:
#
-# Set new histogram only for write, other histograms will remain not
-# changed (or not created):
+# Set new histogram only for write, other histograms will remain
+# not changed (or not created):
#
# -> { "execute": "block-latency-histogram-set",
# "arguments": { "id": "drive0",