mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-22 21:29:23 +01:00
grammar fixes etc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c3d7b5633c
commit
afeca3f495
@ -20,7 +20,7 @@ gcc etc.</para></sect4>
|
||||
<para>c++filt is used to demangle C++ symbols.</para></sect4>
|
||||
|
||||
<sect4><title>collect2</title>
|
||||
<para>No description is currently available.</para></sect4>
|
||||
<para>collect2 assists with the compilation of constructors.</para></sect4>
|
||||
|
||||
<sect4><title>cpp, cpp0</title>
|
||||
<para>cpp pre-processes a source file, such as including
|
||||
@ -31,7 +31,8 @@ contents of that file into the source file. That's one of the things a
|
||||
preprocessor does.</para></sect4>
|
||||
|
||||
<sect4><title>gcov</title>
|
||||
<para>No description is currently available.</para></sect4>
|
||||
<para>gcov analyzes programs to help create more efficient, faster running
|
||||
code through optimization.</para></sect4>
|
||||
|
||||
<sect4><title>protoize</title>
|
||||
<para>Optional additional program which converts old-style pre-ANSI
|
||||
|
Loading…
Reference in New Issue
Block a user