Re: [libvirt] [PATCH] Fix virsh inject-nmi man page

2011-07-12 Thread Daniel Veillard
On Tue, Jul 12, 2011 at 02:16:37PM +0900, KAMEZAWA Hiroyuki wrote:
 From e61aba3ed00b0d84233f75cc892ac13f06f9021e Mon Sep 17 00:00:00 2001
 From: KAMEZAWA Hiroyuki kamezawa.hir...@jp.fujitsu.com
 Date: Tue, 12 Jul 2011 14:22:45 +0900
 Subject: [PATCH] Fix inject-nmi virsh man page
 
 fix the placement.
 
 ---
  tools/virsh.pod |8 
  1 files changed, 4 insertions(+), 4 deletions(-)
 
 diff --git a/tools/virsh.pod b/tools/virsh.pod
 index 8b820d2..d1c285f 100644
 --- a/tools/virsh.pod
 +++ b/tools/virsh.pod
 @@ -261,6 +261,10 @@ description see:
Lhttp://libvirt.org/formatcaps.html
  The XML also show the NUMA topology information if available.
  
 +=item Binject-nmi Idomain-id
 +
 +Inject NMI to the guest.
 +
  =item Blist optional I--inactive I--all
  
  Prints information about one or more domains.  If no domains are
 @@ -304,10 +308,6 @@ running Bvirsh 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 Binject-nmi Idomain-id
 -
 -Inject NMI to the guest
 -
  =item Bshutdown
  
  The domain is in the process of shutting down, i.e. the guest operating 
 system

ACK,

Daniel

-- 
Daniel Veillard  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
dan...@veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[libvirt] [PATCH] Fix virsh inject-nmi man page

2011-07-11 Thread KAMEZAWA Hiroyuki
From e61aba3ed00b0d84233f75cc892ac13f06f9021e Mon Sep 17 00:00:00 2001
From: KAMEZAWA Hiroyuki kamezawa.hir...@jp.fujitsu.com
Date: Tue, 12 Jul 2011 14:22:45 +0900
Subject: [PATCH] Fix inject-nmi virsh man page

fix the placement.

---
 tools/virsh.pod |8 
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/tools/virsh.pod b/tools/virsh.pod
index 8b820d2..d1c285f 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -261,6 +261,10 @@ description see:
   Lhttp://libvirt.org/formatcaps.html
 The XML also show the NUMA topology information if available.
 
+=item Binject-nmi Idomain-id
+
+Inject NMI to the guest.
+
 =item Blist optional I--inactive I--all
 
 Prints information about one or more domains.  If no domains are
@@ -304,10 +308,6 @@ running Bvirsh 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 Binject-nmi Idomain-id
-
-Inject NMI to the guest
-
 =item Bshutdown
 
 The domain is in the process of shutting down, i.e. the guest operating system
-- 
1.7.4.1


--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list