From 364554a01bfd4bae753050f67f58093e96ac633f Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 1 May 2013 19:59:56 +0200 Subject: [PATCH] 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. --- docs/formatsnapshot.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2