[PATCH] docs: formatnetworkport: Fix typos

Han Han hhan at redhat.com
Thu Apr 1 03:55:42 UTC 2021


Signed-off-by: Han Han <hhan at redhat.com>
---
 docs/formatnetworkport.html.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/formatnetworkport.html.in b/docs/formatnetworkport.html.in
index 199a05f929..2d41552618 100644
--- a/docs/formatnetworkport.html.in
+++ b/docs/formatnetworkport.html.in
@@ -31,13 +31,13 @@
     </p>
 
     <pre>
-<networkport
+<networkport>
   <uuid>7ae63b5f-fe96-4af0-a7c3-da04ba1b3f54</uuid>
   <owner>
     <uuid>06578fc1-c686-46fa-bc2c-220893b466a6</uuid>
-    <name>myguest<name>
+    <name>myguest</name>
   </owner>
-  <group>webfront<group>
+  <group>webfront</group>
   <mac address='52:54:0:7b:35:93'/>
   ...</pre>
 
-- 
2.31.1




More information about the libvir-list mailing list