From: Jiri Denemark Date: Tue, 1 Mar 2016 11:47:50 +0000 (+0100) Subject: docs: Clarify interface/target/@dev docs X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d5663ef10b2d170af388625a34978921be0590f1;p=libvirt.git docs: Clarify interface/target/@dev docs https://bugzilla.redhat.com/show_bug.cgi?id=1313314 Signed-off-by: Jiri Denemark --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 360410913d..4e4922806b 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -4507,10 +4507,10 @@ qemu-kvm -net nic,model=? /dev/null

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 must not + name can be manually specified, however the name should not start with either 'vnet' or 'vif', 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.