From: Chen Hanxiao <[email protected]>

s/unsed/used
s/Propertys/Properties

Signed-off-by: Chen Hanxiao <[email protected]>
---
Note: pushed as trivial.

 man/virt-xml.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/virt-xml.pod b/man/virt-xml.pod
index b99ccb9..44f6353 100644
--- a/man/virt-xml.pod
+++ b/man/virt-xml.pod
@@ -228,7 +228,7 @@ These options alter the XML for a single class of XML 
elements. More complete do
 
 Generally these options map pretty straightforwardly to the libvirt XML, 
documented at L<http://libvirt.org/formatdomain.html>
 
-Option strings are in the format of: --option opt=val,opt2=val2,...  example: 
--disk path=/tmp/foo,shareable=on. Propertys can be unsed with '--option 
opt=,', so to clear a disks cache setting you could use '--disk cache=,'
+Option strings are in the format of: --option opt=val,opt2=val2,...  example: 
--disk path=/tmp/foo,shareable=on. Properties can be used with '--option 
opt=,', so to clear a disks cache setting you could use '--disk cache=,'
 
 Every XML option has a special value 'clearxml=yes'. When combined with 
--edit, it will completely blank out the XML block being edited before applying 
the requested changes. This allows completely rebuilding an XML block. See 
EXAMPLES for some usage.
 
-- 
1.8.4.2


_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to