diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-16 16:47:40 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-16 16:47:40 +0000 |
commit | bc2136ecacbb2f5d6d888fdf1e0432f052a3e0f4 (patch) | |
tree | 0e38131e60a11b6b14bc34775a475f11dfce792a /chapter06/glibc.xml | |
parent | 9c80e02769dc33c2b63d1630b87370ad79d590fc (diff) |
Several minor grammatical fixes. Thanks to Randy and Steve.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 247ce2c4f..29949bb22 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -405,8 +405,7 @@ for built-in operations</para> <varlistentry id="mtrace"> <term><command>mtrace</command></term> <listitem> -<para>Reads and interprets a memory trace file and -ouputs a summary in human-readable format</para> +<para>Reads and interprets a memory trace file and displays a summary in human-readable format</para> <indexterm zone="ch-system-glibc mtrace"><primary sortas="b-mtrace">mtrace</primary></indexterm> </listitem> </varlistentry> @@ -630,7 +629,7 @@ information about the memory usage of a program</para> <listitem> <para>The Name Service Switch libraries, containing functions for resolving host names, user names, group names, -aliases, services, protocols, etc</para> +aliases, services, protocols, etc.</para> <indexterm zone="ch-system-glibc libnss"><primary sortas="c-libnss">libnss</primary></indexterm> </listitem> </varlistentry> |