Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 212879

Summary: typo in Embedded Handbook - cross-compiler.xml
Product: [OLD] Docs on www.gentoo.org Reporter: .:deadhead:. <andreamtp+bz>
Component: Other documentsAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Highest    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/proj/en/base/embedded/handbook/cross-compiler.xml
Whiteboard:
Package list:
Runtime testing required: ---

Description .:deadhead:. 2008-03-09 23:48:00 UTC
In the final part of the doc I guess the author has done a typo: crtendS.o will be used instead of crtend.o not instead of itself :D

--- cross-compiler.xml  2008-03-10 00:41:51.292279291 +0100
+++ cross-compiler2.xml 2008-03-10 00:42:16.799279855 +0100
@@ -554,7 +554,7 @@
        </tr>
        <tr>
         <ti>crtendS.o</ti>
-        <ti>Used in place of crtendS.o when generating shared objects/PIEs.</ti>
+        <ti>Used in place of crtend.o when generating shared objects/PIEs.</ti>
        </tr>
        </table>

cheers
Comment 1 nm (RETIRED) gentoo-dev 2008-03-10 01:07:53 UTC
Not the GDP's problem. Documents in /proj/ are the responsibility of those projects, not the GDP.