From: Richard W.M. Jones Date: Fri, 19 Dec 2008 10:44:01 +0000 (+0000) Subject: docs/formatdomain.html.in: Fix documentation typo X-Git-Tag: LIBVIRT_0_6_0~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1bd11bf87731a68f0e3d31905362fa207419850;p=thirdparty%2Flibvirt.git docs/formatdomain.html.in: Fix documentation typo (aozturk in #virt). --- diff --git a/ChangeLog b/ChangeLog index a972277f99..082207e2f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 19 10:41:00 UTC 2008 Richard W.M. Jones + + * docs/formatdomain.html.in: Fix documentation typo + (aozturk in #virt). + Thu Dec 18 17:46:06 CET 2008 Guido Günther * src/qemu_driver.c (qemudDomainAttachDevice): only diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 6d531ce701..f42f203487 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -389,7 +389,7 @@ <vendor id='0x1234'/> <product id='0xbeef'/> </source> - </disk> + </hostdev> ...