summaryrefslogtreecommitdiffstats
path: root/docs/qemu-block-drivers.texi
diff options
context:
space:
mode:
authorVille Skyttä2018-06-12 08:51:50 +0200
committerPeter Maydell2018-07-13 11:16:04 +0200
commit9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb (patch)
tree40a083214c61e587010e8dbb9465808ec929b548 /docs/qemu-block-drivers.texi
parentMerge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (diff)
downloadqemu-9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb.tar.gz
qemu-9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb.tar.xz
qemu-9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb.zip
docs: Grammar and spelling fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20180612065150.21110-1-ville.skytta@iki.fi Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/qemu-block-drivers.texi')
-rw-r--r--docs/qemu-block-drivers.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/qemu-block-drivers.texi b/docs/qemu-block-drivers.texi
index f1793692bb..38e9f34cc9 100644
--- a/docs/qemu-block-drivers.texi
+++ b/docs/qemu-block-drivers.texi
@@ -524,7 +524,7 @@ You can create a cloned image from the existing snapshot.
@example
qemu-img create -b sheepdog:///@var{base}#@var{tag} sheepdog:///@var{image}
@end example
-where @var{base} is a image name of the source snapshot and @var{tag}
+where @var{base} is an image name of the source snapshot and @var{tag}
is its tag name.
You can use an unix socket instead of an inet socket: