docs: fix 'since' for socket path generation

Commit 297c99a says it works from 1.0.5 but it only got pushed
after the 1.0.5 release.
This commit is contained in:
Ján Tomko 2013-05-03 09:24:00 +02:00
parent 4ffb52acb7
commit bb5cd56445

View File

@ -3999,7 +3999,7 @@ qemu-kvm -net nic,model=? /dev/null
then libvirt can interact with a guest agent installed in the then libvirt can interact with a guest agent installed in the
guest, for actions such as guest shutdown or file system quiescing. guest, for actions such as guest shutdown or file system quiescing.
<span class="since">Since 0.7.7, guest agent interaction <span class="since">Since 0.7.7, guest agent interaction
since 0.9.10</span> Moreover, <span class="since">since 1.0.5</span> since 0.9.10</span> Moreover, <span class="since">since 1.0.6</span>
it is possible to have source path auto generated for virtio unix channels. it is possible to have source path auto generated for virtio unix channels.
This is very useful in case of a qemu guest agent, where users don't This is very useful in case of a qemu guest agent, where users don't
usually care about the source path since it's libvirt who talks to usually care about the source path since it's libvirt who talks to