summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorGonglei2015-07-03 11:50:57 +0200
committerPaolo Bonzini2015-07-24 13:57:45 +0200
commitd274e07c6df4cc8207b01892ff6f81118ea6083c (patch)
tree73780b47e02658e3915923bb11441f03e661e03d /qemu-doc.texi
parentframebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer (diff)
downloadqemu-d274e07c6df4cc8207b01892ff6f81118ea6083c.tar.gz
qemu-d274e07c6df4cc8207b01892ff6f81118ea6083c.tar.xz
qemu-d274e07c6df4cc8207b01892ff6f81118ea6083c.zip
qemu-doc: fix typos
Signed-off-by: Gonglei <arei.gonglei@huawei.com> Message-Id: <1435917057-9396-1-git-send-email-arei.gonglei@huawei.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 0125bc7928..94af8c0f33 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -1061,7 +1061,7 @@ type is assumed.
@var{server} specifies the server where the volume file specification for
the given volume resides. This can be either hostname, ipv4 address
or ipv6 address. ipv6 address needs to be within square brackets [ ].
-If transport type is unix, then @var{server} field should not be specifed.
+If transport type is unix, then @var{server} field should not be specified.
Instead @var{socket} field needs to be populated with the path to unix domain
socket.