Bug 1151739
| Summary: | typo error in man page of virt-edit | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Lingfei Kong <lkong> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.6 | CC: | huzhan, jherrman, leiwang, mbooth, ptoscano, rjones, virt-bugs, wshi |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libguestfs-1.20.11-12.el6 | Doc Type: | Enhancement |
| Doc Text: |
Minor fixes and improvements have been done to the help message of the "set-append" command, an error message of the "guestfish umount" command, and to the guestfish(1) and virt-edit(1) man pages.
|
Story Points: | --- |
| Clone Of: | 1151738 | Environment: | |
| Last Closed: | 2015-07-22 05:55:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1151738 | ||
| Bug Blocks: | |||
|
Description
Lingfei Kong
2014-10-11 08:57:05 UTC
Verified with he Packages Version:
libguestfs-1.20.11-12.el6.x86_64
Verify steps:
1. Read man virt-edit, search --format
The description is changed from
...
--format raw|qcow2|..
...
to
...
--format=raw|qcow2|..
...
Verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1444.html |