]> Git Repo - qemu.git/blobdiff - qemu-doc.texi
tcg: Push tcg-runtime routines into exec/helper-*
[qemu.git] / qemu-doc.texi
index e6e20ebbd315bd084b7cf05954abf583fe827d13..88ec9bb1331c2d311cc8dbb1583a517c9a92b7ec 100644 (file)
@@ -823,7 +823,7 @@ In this case, the block device must be exported using qemu-nbd:
 qemu-nbd --socket=/tmp/my_socket my_disk.qcow2
 @end example
 
-The use of qemu-nbd allows to share a disk between several guests:
+The use of qemu-nbd allows sharing of a disk between several guests:
 @example
 qemu-nbd --socket=/tmp/my_socket --share=2 my_disk.qcow2
 @end example
This page took 0.039491 seconds and 4 git commands to generate.