]> Git Repo - qemu.git/commitdiff
qemu-doc: Fix "-net van" typo
authorThomas Huth <[email protected]>
Thu, 10 Aug 2017 11:44:26 +0000 (13:44 +0200)
committerMichael Tokarev <[email protected]>
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 <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Laurent Vivier <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
qemu-doc.texi

index aeb7bc52f57b9f3afbecbb5903b2c5753fb8c089..4fc6b6f077bcd31d45bcea35c4f2c1319e80e99c 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.
 
This page took 0.02984 seconds and 4 git commands to generate.