From: Christophe Fergeau Date: Wed, 1 May 2013 17:59:56 +0000 (+0200) Subject: docs: Fix closing tag in snapshot documentation X-Git-Tag: v1.0.5~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=364554a01bfd4bae753050f67f58093e96ac633f;p=thirdparty%2Flibvirt.git docs: Fix closing tag in snapshot documentation Commit cc6d19f3 added text containing "snapshot" to formatsnapshot.html.in. The closing tag is missing '/' which causes the documentation to misrender. --- diff --git a/docs/formatsnapshot.html.in b/docs/formatsnapshot.html.in index b1e259f8c0..2e830f8df3 100644 --- a/docs/formatsnapshot.html.in +++ b/docs/formatsnapshot.html.in @@ -147,7 +147,7 @@ devices specified for the domain at the time of the snapshot. The attribute snapshot is optional, and the possible values are the same as the - snapshot attribute for + snapshot attribute for disk devices (no, internal, or external). Some hypervisors like ESX