mirror of
https://github.com/qemu/qemu.git
synced 2025-01-19 03:53:28 +08:00
qapi: Correct "eg." to "e.g." in documentation
Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
67d045a0ef
commit
ff62c21016
@ -18,7 +18,7 @@
|
||||
# @filename: the filename of the character device
|
||||
#
|
||||
# @frontend-open: shows whether the frontend device attached to this
|
||||
# backend (eg. with the chardev=... option) is in open or closed
|
||||
# backend (e.g. with the chardev=... option) is in open or closed
|
||||
# state (since 2.1)
|
||||
#
|
||||
# Notes: @filename is encoded using the QEMU command line character
|
||||
|
@ -18,7 +18,7 @@
|
||||
# fail and the FD will be closed.
|
||||
#
|
||||
# @protocol: protocol name. Valid names are "vnc", "spice",
|
||||
# "@dbus-display" or the name of a character device (eg. from
|
||||
# "@dbus-display" or the name of a character device (e.g. from
|
||||
# -chardev id=XXXX)
|
||||
#
|
||||
# @fdname: file descriptor name previously passed via 'getfd' command
|
||||
|
Loading…
Reference in New Issue
Block a user