From 3093daf18425fba06a60edb31250b43a103ea249 Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Mon, 7 Jun 2010 18:18:01 -0600 Subject: [PATCH] virsh: fix minor virsh man page typos and formatting problems Signed-off-by: Eric Blake --- tools/virsh.pod | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index 422ae7fd05..08e361dc61 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -89,7 +89,7 @@ Running hypervisor: Xen 3.0.0 =back -=item B I optional +=item B optional I Will change current directory to I. The default directory for the B command is the home directory or, if there is no I @@ -273,13 +273,13 @@ pre-existing guest. B -virsh dumpxml > domain.xml -edit domain.xml -virsh create < domain.xml + virsh dumpxml > domain.xml + edit domain.xml + virsh create < domain.xml =item B I -Define a domain from an XML . The domain definitions is registered +Define a domain from an XML . The domain definition is registered but not started. =item B I @@ -490,7 +490,7 @@ is not available the processes will provide an exit code of 1. =item B I Undefine the configuration for an inactive domain. Since it's not running -the domain name or UUId must be used as the I. +the domain name or UUID must be used as the I. =item B I