Bug 1099396
Summary: | typo errors in man pages | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Pino Toscano <ptoscano> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED UPSTREAM | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | acathrow, bfan, jiyu, leiwang, lkong, mbooth, ptoscano, wshi |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1099284 | Environment: | |
Last Closed: | 2014-05-20 09:55:04 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: | |||
Bug Blocks: | 1099284, 1099332 |
Description
Pino Toscano
2014-05-20 08:33:44 UTC
(In reply to Pino Toscano from comment #0) > Description of problem: > manual page | wrong word | correct word > ------------------------+--------------------+------------ > guestfs-recipes.1 | favourite | favorite The "wrong" word is British English. I see other BE words used all around the documentation, so most probably either we change all to American English or just stay with BE. > guestfs-release-notes.1 | filesytem | filesystem This comes from the title of bug #690819. > virt-make-fs.1 | QEmu/KVM | qemu/KVM I guess this and the "qemu/KVM" occurrences should rather be "QEMU/KVM". > guestfs-release-notes.1 | Addng | Adding > guestfs-release-notes.1 | chinese | Chinese > guestfish.1 | non-existant | non-existent > Sys::Guestfs.3pm | non-existant | non-existent These should be fixed for sure. |