[virt-tools-list] [virt-manager PATCH] man: fix typos in virt-xml man page
Chen Hanxiao
chen_han_xiao at 126.com
Sun Feb 9 13:08:38 UTC 2014
From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
s/unsed/used
s/Propertys/Properties
Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
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
More information about the virt-tools-list
mailing list