diff options
Diffstat (limited to 'appendixa/gcc-desc.xml')
-rw-r--r-- | appendixa/gcc-desc.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/appendixa/gcc-desc.xml b/appendixa/gcc-desc.xml index aa9e16bae..9524892f9 100644 --- a/appendixa/gcc-desc.xml +++ b/appendixa/gcc-desc.xml @@ -2,9 +2,6 @@ <sect2><title>Short descriptions</title> -<para><command>c++filt</command> is used by the linker to demangle C++ -symbols, to keep overloaded functions from clashing.</para> - <para><command>cpp</command> is the C preprocessor. It is used by the compiler to have the #include and #define and such statements expanded in the source files.</para> |