On 01/13/2015 11:11 AM, Laine Stump wrote:
On 01/09/2015 11:47 AM, Cédric Bosdonnat wrote:
@@ -4359,11 +4359,7 @@ qemu-kvm -net nic,model=? /dev/null <p> <span class="since">Since 1.2.12</span> route elements can also be added to define the network routes to use for the network device. This element - has a <code>family</code> attribute set either to <code>ipv4</code> or - <code>ipv6</code>, a mandatory <code>via</code> attribute defining the - IP address to route throught and optional <code>address</code> and <code>prefix</code> - attributes defining the target network range. If those aren't given, then - a default route will be set. + has the same attributes than its equivalent for network definitions. This attributes of this element are described in the documentation for
Ugh. s/This/The/