Bug 1110660 - typo errors in man page VIRSH(1)
Summary: typo errors in man page VIRSH(1)
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: libvirt
Version: 5.11
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: rc
: ---
Assignee: Libvirt Maintainers
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 1110671 1110673 1110678
TreeView+ depends on / blocked
 
Reported: 2014-06-18 08:10 UTC by Lingfei Kong
Modified: 2015-05-25 00:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1110671 1110673 1110678 (view as bug list)
Environment:
Last Closed: 2014-06-18 08:12:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lingfei Kong 2014-06-18 08:10:13 UTC
Description of problem:
In man page virsh(1) QEmu should be changed to QEMU or Qemu

The library name in the example output of  command 'virsh version'
virsh version
               Compiled against library: libvir 0.0.6
               Using library: libvir 0.0.6
               Using API: Xen 3.0.0
               Running hypervisor: Xen 3.0.0

Should be updated to 'libvirt'


Version-Release number of selected component (if applicable):
libvirt-0.8.2-29.el5_9.1

How reproducible:
100%

Steps to Reproduce:
1. Install package libvirt-0.8.2-29.el5_9.1
2. Check man page VIRSH(1)

Actual results:
library name is 'libvir'
QEMU sometimes shows QEmu, 

Expected results:
library name is 'libvirt'
QEMU should have a right style

Additional info:

Comment 1 Jiri Denemark 2014-06-18 08:12:24 UTC
This is just a cosmetic issue and thus it does not meet criteria for bugs which are considered for being fixed in RHEL-5 since it already is in the Production 3 phase.


Note You need to log in before you can comment on or make changes to this bug.