]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix unterminated B<...> in virsh man page
authorJiri Denemark <jdenemar@redhat.com>
Thu, 8 Apr 2010 12:44:48 +0000 (14:44 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 8 Apr 2010 12:51:46 +0000 (14:51 +0200)
tools/virsh.pod

index 9e9f4e0c17f3665c56ea230539836a40abbd1e5e..1b5c1d6cb6676d7887aeb86d33e00d947f2c75d7 100644 (file)
@@ -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.