]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: use correct hints per bus type in <disk> examples
authorEric Blake <eblake@redhat.com>
Mon, 11 Aug 2014 21:42:45 +0000 (15:42 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 11 Aug 2014 21:44:58 +0000 (15:44 -0600)
commit51cb34b31df8ef2b71ca0ad977e6576cbdc60184
treebe8966df3ca8121947663bb77ee6b4566996e603
parent2a193f64580094021745c7507ac2ad22d3c28127
docs: use correct hints per bus type in <disk> examples

Commit 4cf53158 tried to set up unique labels per disk in the
example, but ended up choosing strings that don't correspond
to the usual choice of bus types.  Tweak the strings once again.

* docs/formatdomain.html.in: Use preferred names.

Signed-off-by: Eric Blake <eblake@redhat.com>
docs/formatdomain.html.in