[libvirt] [PATCH 1/5] Fix a typo in hostdev docs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It's:

 <address bus='0x06' slot='0x02' function='0x0'/>

not:

 <address>bus='0x06' slot='0x02' function='0x0'</address>

Signed-off-by: Mark McLoughlin <markmc@xxxxxxxxxx>
---
 docs/formatdomain.html    |    2 +-
 docs/formatdomain.html.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/formatdomain.html b/docs/formatdomain.html
index 17384b3..17dc0cd 100644
--- a/docs/formatdomain.html
+++ b/docs/formatdomain.html
@@ -485,7 +485,7 @@
           ...
 	  &lt;hostdev mode='subsystem' type='pci'&gt;
 	    &lt;source&gt;
-	      &lt;address&gt;bus='0x06' slot='0x02' function='0x0'&lt;/address&gt;
+	      &lt;address bus='0x06' slot='0x02' function='0x0'/&gt;
 	    &lt;/source&gt;
 	  &lt;/hostdev&gt;
 	  ...</pre>
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index c1e6a16..ee32354 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -397,7 +397,7 @@
           ...
 	  &lt;hostdev mode='subsystem' type='pci'&gt;
 	    &lt;source&gt;
-	      &lt;address&gt;bus='0x06' slot='0x02' function='0x0'&lt;/address&gt;
+	      &lt;address bus='0x06' slot='0x02' function='0x0'/&gt;
 	    &lt;/source&gt;
 	  &lt;/hostdev&gt;
 	  ...</pre>
-- 
1.6.0.6

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]