Bug 8574

Summary: Man still outputs garbage in with the text
Product: [Retired] Red Hat Linux Reporter: Alan Cox <alan>
Component: manAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
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: 2000-02-05 20:01:45 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:

Description Alan Cox 2000-01-18 16:44:16 UTC
First test CD:

       nanosleep delays the execution of the program for at least
       the  time specified in *req.  The function can return ear<AD>
       lier if a signal has been delivered  to  the  process.  In
       this  case, it returns -1, sets errno to EINTR, and writes

Note the <AD> (shows up inverse video)

Comment 1 Jeff Johnson 2000-01-19 15:37:59 UTC
Setting LC_ALL=en_US (or en_GB :-) is reported to fix this problem.

Comment 2 Bill Nottingham 2000-02-05 20:01:59 UTC
*** This bug has been marked as a duplicate of 6500 ***