]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
Fix virsh inject-nmi man page
authorKAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Tue, 12 Jul 2011 09:40:16 +0000 (17:40 +0800)
committerDaniel Veillard <veillard@redhat.com>
Tue, 12 Jul 2011 09:40:16 +0000 (17:40 +0800)
* tools/virsh.pod: move the description which was misplaced

tools/virsh.pod

index 8b820d2b6eaf75f7fe4795e17196b39ead89f9c4..d1c285f1671cb1cc1aee43e59ce9dd21da16a9d0 100644 (file)
@@ -261,6 +261,10 @@ description see:
   L<http://libvirt.org/formatcaps.html>
 The XML also show the NUMA topology information if available.
 
+=item B<inject-nmi> I<domain-id>
+
+Inject NMI to the guest.
+
 =item B<list> optional I<--inactive> I<--all>
 
 Prints information about one or more domains.  If no domains are
@@ -304,10 +308,6 @@ running B<virsh suspend>.  When in a paused state the domain will still
 consume allocated resources like memory, but will not be eligible for
 scheduling by the hypervisor.
 
-=item B<inject-nmi> I<domain-id>
-
-Inject NMI to the guest
-
 =item B<shutdown>
 
 The domain is in the process of shutting down, i.e. the guest operating system