Bug 96943
| Summary: | close.2 man page broken | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Matthew Caron <matt> |
| Component: | man-pages | Assignee: | Eido Inoue <havill> |
| Status: | CLOSED DUPLICATE | QA Contact: | Ben Levenson <benl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 18:56:37 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: | |||
*** This bug has been marked as a duplicate of 98969 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030516 Mozilla Firebird/0.6 Description of problem: close.2 chokes on the accented a in Nicolas Lichtmaier's name in the comments, (line 32) and only displays iconv: illegal input sequence at position 1722. Version-Release number of selected component (if applicable): man-pages-1.53-3 How reproducible: Always Steps to Reproduce: 1.type 'man close' 2. 3. Actual Results: the error iconv: illegal input sequence at position 1722. is displayed Expected Results: The man page should have displayed Additional info: Remove the accented a, changing the name on line 32 to Nicolas Lichtmaier removes the problem.