diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-11 18:14:53 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-11 18:14:53 +0000 |
commit | ab28d5f3c00724bddcc3e40a6c663478ead666b3 (patch) | |
tree | 6298df93ebc936b33b394f1cf53170090c3d7177 /appendixa/glibc-desc.xml | |
parent | 7681a57ae95583421fc47a79859aedfe17a76050 (diff) |
typo fix inherited from bad first glibc copy
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/glibc-desc.xml')
-rw-r--r-- | appendixa/glibc-desc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/glibc-desc.xml b/appendixa/glibc-desc.xml index f88666068..99af8d3a5 100644 --- a/appendixa/glibc-desc.xml +++ b/appendixa/glibc-desc.xml @@ -4,7 +4,7 @@ <para>Last checked against version &glibc-contversion;.</para> -<sect3><title>Program files descriptions</title> +<sect3><title>Program file descriptions</title> <sect4><title>catchsegv</title> <para>catchsegv can be used to create a stack trace when a program @@ -102,7 +102,7 @@ function.</para></sect4> </sect3> -<sect3><title>Library files descriptions</title> +<sect3><title>Library file descriptions</title> <sect4><title>ld.so</title> <para>ld.so is the helper program for shared library |