OSDN Git Service

qemu-doc: Fix "-net van" typo
authorThomas Huth <thuth@redhat.com>
Thu, 10 Aug 2017 11:44:26 +0000 (13:44 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 14 Aug 2017 10:06:54 +0000 (13:06 +0300)
While Andrew S. Tanenbaum has a point by saying "Never underestimate the
bandwidth of a station wagon full of tapes hurtling down the highway",
we don't support that way of transportation in QEMU yet, so replace the
typo with the correct word "vlan".

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qemu-doc.texi

index aeb7bc5..4fc6b6f 100644 (file)
@@ -3243,7 +3243,7 @@ the ``-netdev user,guestfwd=ARGS'' argument instead.
 
 @subsection -net vlan (since 2.9.0)
 
-The ``-net van=NN'' argument is partially replaced with the
+The ``-net vlan=NN'' argument is partially replaced with the
 new ``-netdev'' argument. The remaining use cases will no
 longer be directly supported in QEMU.