qapi: Start sentences with a capital letter, end them with a period
Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240322140910.328840-9-armbru@redhat.com>
This commit is contained in:
parent
7d08424cf7
commit
73c67f3851
@ -829,8 +829,8 @@
|
|||||||
# and recreated on the fly while the migration server is active.
|
# and recreated on the fly while the migration server is active.
|
||||||
# If missing, it will default to denying access (Since 4.0)
|
# If missing, it will default to denying access (Since 4.0)
|
||||||
#
|
#
|
||||||
# @max-bandwidth: to set maximum speed for migration. maximum speed
|
# @max-bandwidth: maximum speed for migration, in bytes per second.
|
||||||
# in bytes per second. (Since 2.8)
|
# (Since 2.8)
|
||||||
#
|
#
|
||||||
# @avail-switchover-bandwidth: to set the available bandwidth that
|
# @avail-switchover-bandwidth: to set the available bandwidth that
|
||||||
# migration can use during switchover phase. NOTE! This does not
|
# migration can use during switchover phase. NOTE! This does not
|
||||||
@ -1036,8 +1036,8 @@
|
|||||||
# and recreated on the fly while the migration server is active.
|
# and recreated on the fly while the migration server is active.
|
||||||
# If missing, it will default to denying access (Since 4.0)
|
# If missing, it will default to denying access (Since 4.0)
|
||||||
#
|
#
|
||||||
# @max-bandwidth: to set maximum speed for migration. maximum speed
|
# @max-bandwidth: maximum speed for migration, in bytes per second.
|
||||||
# in bytes per second. (Since 2.8)
|
# (Since 2.8)
|
||||||
#
|
#
|
||||||
# @avail-switchover-bandwidth: to set the available bandwidth that
|
# @avail-switchover-bandwidth: to set the available bandwidth that
|
||||||
# migration can use during switchover phase. NOTE! This does not
|
# migration can use during switchover phase. NOTE! This does not
|
||||||
@ -1267,8 +1267,8 @@
|
|||||||
# control checking of the TLS x509 certificate distinguished name.
|
# control checking of the TLS x509 certificate distinguished name.
|
||||||
# (Since 4.0)
|
# (Since 4.0)
|
||||||
#
|
#
|
||||||
# @max-bandwidth: to set maximum speed for migration. maximum speed
|
# @max-bandwidth: maximum speed for migration, in bytes per second.
|
||||||
# in bytes per second. (Since 2.8)
|
# (Since 2.8)
|
||||||
#
|
#
|
||||||
# @avail-switchover-bandwidth: to set the available bandwidth that
|
# @avail-switchover-bandwidth: to set the available bandwidth that
|
||||||
# migration can use during switchover phase. NOTE! This does not
|
# migration can use during switchover phase. NOTE! This does not
|
||||||
@ -1960,8 +1960,8 @@
|
|||||||
#
|
#
|
||||||
# @primary: true for primary or false for secondary.
|
# @primary: true for primary or false for secondary.
|
||||||
#
|
#
|
||||||
# @failover: true to do failover, false to stop. but cannot be
|
# @failover: true to do failover, false to stop. Cannot be specified
|
||||||
# specified if 'enable' is true. default value is false.
|
# if 'enable' is true. Default value is false.
|
||||||
#
|
#
|
||||||
# Example:
|
# Example:
|
||||||
#
|
#
|
||||||
|
@ -290,7 +290,7 @@
|
|||||||
# @enabled: true if the SPICE server is enabled, false otherwise
|
# @enabled: true if the SPICE server is enabled, false otherwise
|
||||||
#
|
#
|
||||||
# @migrated: true if the last guest migration completed and spice
|
# @migrated: true if the last guest migration completed and spice
|
||||||
# migration had completed as well. false otherwise. (since 1.4)
|
# migration had completed as well, false otherwise (since 1.4)
|
||||||
#
|
#
|
||||||
# @host: The hostname the SPICE server is bound to. This depends on
|
# @host: The hostname the SPICE server is bound to. This depends on
|
||||||
# the name resolution on the host and may be an IP address.
|
# the name resolution on the host and may be an IP address.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user