Bug 117519
| Summary: | wget man page contains garbage | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Moritz Barsnick <moritz> |
| Component: | wget | Assignee: | Karsten Hopp <karsten> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-08-29 23:14:02 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Almost fixed in wget-1.9.1-8. There are still three occurences of "@pxref" in the man page, sorry. :) Yes , those slipped through ;-( New packages are on their way, thanks for checking ! |
Description of problem: Some garbage from the creation of info files seems to have crept into wget's man page. Version-Release number of selected component (if applicable): 1.9.1-3 How reproducible: always Steps to Reproduce: 1. man wget Actual results: Things such as "uses @} instead of @samp{? to separate the query portion of the" "@asis<Netscape 4.x.>" (and more "asis"s) Expected results: Additional info: Okay, I know the man page is legacy and the info file is the reference. ;-) But "man command" is what I always type first when in doubt.