]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: add spaces to formatstorage.html
authorJán Tomko <jtomko@redhat.com>
Tue, 4 Jun 2013 13:20:51 +0000 (15:20 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 4 Jun 2013 13:56:44 +0000 (15:56 +0200)
Let the pool types breathe.

docs/formatstorage.html.in

index 9c3be67a326ac15caee374b8cb72cc9c2b149db2..1a45915cab70fbbde3d44f7e2801295dd9f35d96 100644 (file)
@@ -17,9 +17,9 @@
     <p>
       The top level tag for a storage pool document is 'pool'. It has
       a single attribute <code>type</code>, which is one of <code>dir</code>,
-      <code>fs</code>,<code>netfs</code>,<code>disk</code>,<code>iscsi</code>,
-      <code>logical</code>. This corresponds to the storage backend drivers
-      listed further along in this document.
+      <code>fs</code>, <code>netfs</code>, <code>disk</code>,
+      <code>iscsi</code>, <code>logical</code>. This corresponds to the
+      storage backend drivers listed further along in this document.
       The storage pool XML format is available <span class="since">since 0.4.1</span>
     </p>
     <h3><a name="StoragePoolFirst">General metadata</a></h3>