[libvirt] [PATCH] docs: fix logfile paragraph

Boris Fiuczynski fiuczy at linux.vnet.ibm.com
Tue Apr 5 12:44:43 UTC 2016


Signed-off-by: Boris Fiuczynski <fiuczy at linux.vnet.ibm.com>
---
 docs/formatdomain.html.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 957b839..cab628f 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -5327,12 +5327,12 @@ qemu-kvm -net nic,model=? /dev/null
     </p>
 
     <p>
-      Regardless of the<code>type</code>, character devices can
+      Regardless of the <code>type</code>, character devices can
       have an optional log file associated with them. This is
       expressed via a <code>log</code> sub-element, with a
       <code>file</code> attribute. There can also be a <code>append</code>
-      attribute which takes teh same values described above.
-      <span class="since">1.3.3</span>.
+      attribute which takes the same values described above.
+      <span class="since">Since 1.3.3</span>.
     </p>
 
     <pre>
-- 
2.3.0




More information about the libvir-list mailing list