Bug 64491 - typo in strcpy(2)
Summary: typo in strcpy(2)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: man-pages
Version: 7.1
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-05-06 18:38 UTC by Jody McIntyre
Modified: 2007-04-18 16:42 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-05-06 18:38:56 UTC
Embargoed:


Attachments (Terms of Use)

Description Jody McIntyre 2002-05-06 18:38:51 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020131

Description of problem:
From the DESCRIPTION section:
"...copies the string pointed to be src..."
Should read:
"...copies the string pointed to by src..."

Version-Release number of selected component (if applicable):
1.30-4

How reproducible:
Always

Steps to Reproduce:
1. man strcpy

Comment 1 Trond Eivind Glomsrxd 2002-05-06 19:13:28 UTC
Fixed in recent man-pages, like man-pages-1.48-2 (from RHL 7.3 - it was fixed
before that)


Note You need to log in before you can comment on or make changes to this bug.