From 3452400673c0e54b6fff039cbdaef1c2123e9578 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A1n=20Tomko?= Date: Tue, 4 Jun 2013 15:20:51 +0200 Subject: [PATCH] docs: add spaces to formatstorage.html Let the pool types breathe. --- 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 9c3be67a32..1a45915cab 100644 --- a/docs/formatstorage.html.in +++ b/docs/formatstorage.html.in @@ -17,9 +17,9 @@

The top level tag for a storage pool document is 'pool'. It has a single attribute type, which is one of dir, - fs,netfs,disk,iscsi, - logical. This corresponds to the storage backend drivers - listed further along in this document. + fs, netfs, disk, + iscsi, logical. This corresponds to the + storage backend drivers listed further along in this document. The storage pool XML format is available since 0.4.1

General metadata

-- 2.47.2