]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Adjust pool/vol target output
authorJohn Ferlan <jferlan@redhat.com>
Wed, 7 Dec 2016 15:12:50 +0000 (10:12 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Sun, 11 Dec 2016 13:07:41 +0000 (08:07 -0500)
Looks like the <timestamps> and <encryption> were put in the wrong
place... They're not <pool> elements, rather they are <volume> elements

docs/formatstorage.html.in

index ed1f0d1ef63eeab09bfdc4083caec7458ed07629..f1be511dcdddca1b1aa7719aabbb79bce273f822 100644 (file)
       &lt;mode&gt;0744&lt;/mode&gt;
       &lt;label&gt;virt_image_t&lt;/label&gt;
     &lt;/permissions&gt;
-    &lt;timestamps&gt;
-      &lt;atime&gt;1341933637.273190990&lt;/atime&gt;
-      &lt;mtime&gt;1341930622.047245868&lt;/mtime&gt;
-      &lt;ctime&gt;1341930622.047245868&lt;/ctime&gt;
-    &lt;/timestamps&gt;
-    &lt;encryption type='...'&gt;
-      ...
-    &lt;/encryption&gt;
   &lt;/target&gt;
 &lt;/pool&gt;</pre>
 
     &lt;mode&gt;0744&lt;/mode&gt;
     &lt;label&gt;virt_image_t&lt;/label&gt;
   &lt;/permissions&gt;
+  &lt;timestamps&gt;
+    &lt;atime&gt;1341933637.273190990&lt;/atime&gt;
+    &lt;mtime&gt;1341930622.047245868&lt;/mtime&gt;
+    &lt;ctime&gt;1341930622.047245868&lt;/ctime&gt;
+  &lt;/timestamps&gt;
+  &lt;encryption type='...'&gt;
+    ...
+  &lt;/encryption&gt;
   &lt;compat&gt;1.1&lt;/compat&gt;
   &lt;nocow/&gt;
   &lt;features&gt;