From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020724 Description of problem: Version-Release number of selected component (if applicable): glibc-2.2.90-17 How reproducible: Always Steps to Reproduce: 1.run "info libc" 2.scroll down to "Debugging Support" node 3.see the following line: * Debugging Support:: Functions to help debugging applications.. 4. the sentence has two full stops at it's end. one of the fullstops should be removed 5.press enter on "Debugging Support" node 6.select the "Backtraces" node 7.the 4th line from top has the following mispelled word: programatically -> programmatically
Both are fixed in glibc CVS and in glibc-2.2.90-24. Thanks.