[libvirt] FYI: [PATCH] Fix unterminated B<...> in virsh man page

Jiri Denemark jdenemar at redhat.com
Thu Apr 8 12:54:45 UTC 2010


FYI, I've just pushed the following trivial fix:

>From 7ea025aed0ff110bd7b5ab2037e04aa3205f2c13 Mon Sep 17 00:00:00 2001
Message-Id: <7ea025aed0ff110bd7b5ab2037e04aa3205f2c13.1270731158.git.jdenemar at redhat.com>
From: Jiri Denemark <jdenemar at redhat.com>
Date: Thu, 8 Apr 2010 14:44:48 +0200
Subject: [PATCH] Fix unterminated B<...> in virsh man page
Mail-Followup-To: libvir-list at redhat.com

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

diff --git a/tools/virsh.pod b/tools/virsh.pod
index 9e9f4e0..1b5c1d6 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -312,7 +312,7 @@ Convert a domain name (or UUID) to a domain id
 
 Returns basic information about the domain.
 
-=item B<domjobabort I<domain-id-or-uuid>
+=item B<domjobabort> I<domain-id-or-uuid>
 
 Abort the currently running domain job.
 
-- 
1.7.0.4





More information about the libvir-list mailing list