Red Hat Bugzilla – Bug 64491
typo in strcpy(2)
Last modified: 2007-04-18 12:42:26 EDT
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
Fixed in recent man-pages, like man-pages-1.48-2 (from RHL 7.3 - it was fixed before that)