]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Clarify interface/target/@dev docs
authorJiri Denemark <jdenemar@redhat.com>
Tue, 1 Mar 2016 11:47:50 +0000 (12:47 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 1 Mar 2016 14:59:00 +0000 (15:59 +0100)
https://bugzilla.redhat.com/show_bug.cgi?id=1313314

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
docs/formatdomain.html.in

index 360410913de7b6e5b7452e0bdb707daa5165a7e2..4e4922806b0d252e1043518e058cb3027fc71883 100644 (file)
@@ -4507,10 +4507,10 @@ qemu-kvm -net nic,model=? /dev/null
     <p>
       If no target is specified, certain hypervisors will
       automatically generate a name for the created tun device. This
-      name can be manually specified, however the name <i>must not
+      name can be manually specified, however the name <i>should not
       start with either 'vnet' or 'vif'</i>, which are prefixes
       reserved by libvirt and certain hypervisors. Manually specified
-      targets using these prefixes will be ignored.
+      targets using these prefixes may be ignored.
     </p>
 
     <p>