[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH] docs: Fix disk "volume" description
- From: John Ferlan <jferlan redhat com>
- To: libvir-list redhat com
- Subject: [libvirt] [PATCH] docs: Fix disk "volume" description
- Date: Tue, 10 May 2016 16:16:39 -0400
Missing a close single quote and a 'be' before used.
Signed-off-by: John Ferlan <jferlan redhat com>
---
Pushed as trivial.
docs/formatdomain.html.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 7b29e78..58b8cb6 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2158,9 +2158,9 @@
Using a LUN from an iSCSI source pool provides the same
features as a <code>disk</code> configured using
- <code>type</code> 'block' or 'network and <code>device</code>
+ <code>type</code> 'block' or 'network' and <code>device</code>
of 'lun' with respect to how the LUN is presented to and
- may used by the guest.
+ may be used by the guest.
<span class="since">Since 1.0.5</span>
</p>
--
2.5.5
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]