diff options
Diffstat (limited to 'appendixa/glibc-desc.xml')
-rw-r--r-- | appendixa/glibc-desc.xml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/appendixa/glibc-desc.xml b/appendixa/glibc-desc.xml index d3ff2b7da..37646c177 100644 --- a/appendixa/glibc-desc.xml +++ b/appendixa/glibc-desc.xml @@ -1,10 +1,6 @@ <sect2><title> </title><para> </para></sect2> -<sect2><title>Descriptions</title> - -<para>(Last checked against version &glibc-contversion;.)</para> - -<sect3><title>Program file descriptions</title> +<sect2><title>Short descriptions</title> <para><command>catchsegv</command> can be used to create a stack trace when a program terminates with a segmentation fault.</para> @@ -74,10 +70,6 @@ printing the currently executed function.</para> <para><command>zic</command> is the time zone compiler.</para> -</sect3> - -<sect3><title>Library file descriptions</title> - <para><command>ld.so</command> is the helper program for shared library executables.</para> @@ -137,7 +129,5 @@ building debuggers for multi-threaded programs.</para> <para><command>libutil</command> contains code for "standard" functions used in many different Unix utilities.</para> -</sect3> - </sect2> |