From: Philippe Mathieu-Daudé Date: Fri, 7 Jan 2022 10:54:18 +0000 (+0100) Subject: docs: Correct 'vhost-user-blk' spelling X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9bd11f9638cbc08dcab6777f0a27f597cb44c22a;p=qemu.git docs: Correct 'vhost-user-blk' spelling Reported-by: Eric Blake Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20220107105420.395011-2-f4bug@amsat.org> Signed-off-by: Kevin Wolf --- diff --git a/docs/tools/qemu-storage-daemon.rst b/docs/tools/qemu-storage-daemon.rst index 3e5a9dc032..9b0eaba6e5 100644 --- a/docs/tools/qemu-storage-daemon.rst +++ b/docs/tools/qemu-storage-daemon.rst @@ -201,7 +201,7 @@ Export raw image file ``disk.img`` over NBD UNIX domain socket ``nbd.sock``:: --nbd-server addr.type=unix,addr.path=nbd.sock \ --export type=nbd,id=export,node-name=disk,writable=on -Export a qcow2 image file ``disk.qcow2`` as a vhosts-user-blk device over UNIX +Export a qcow2 image file ``disk.qcow2`` as a vhost-user-blk device over UNIX domain socket ``vhost-user-blk.sock``:: $ qemu-storage-daemon \