diff options
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> |