Bug 64491

Summary: typo in strcpy(2)
Product: [Retired] Red Hat Linux Reporter: Jody McIntyre <jodym>
Component: man-pagesAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: medium    
Version: 7.1   
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: 2002-05-06 18:38:56 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 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)