Let the pool types breathe.
---
Trivial.
docs/formatstorage.html.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in
index 9c3be67..1a45915 100644
--- a/docs/formatstorage.html.in
+++ b/docs/formatstorage.html.in
@@ -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>
--
1.8.1.5
Show replies by date