diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-26 21:14:37 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-26 21:14:37 +0000 |
commit | 8c16bf77f3af6ed1837871f61e130986c9b0773f (patch) | |
tree | a38c1d05f00114a3e38f22c422ea8de54a958bc8 /chapter06/glibc.xml | |
parent | bc37722c55e3b41a676609122f991cbb7096a4b2 (diff) |
Added a bullet to the list of commands explanations.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index bb2921041..854931cd8 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -152,7 +152,7 @@ on the threading API (applicable to NPTL as well):</para> </sect2> -<sect2 id="conf-glibc"><title>Configuring Glibc</title> +<sect2 id="conf-glibc" role="configuration"><title>Configuring Glibc</title> <indexterm zone="conf-glibc"><primary sortas="e-/etc/nsswitch.conf">/etc/nsswitch.conf</primary></indexterm> <indexterm zone="conf-glibc"><primary sortas="e-/etc/localtime">/etc/localtime</primary></indexterm> @@ -212,7 +212,7 @@ gave you.</para> </sect2> -<sect2 id="conf-ld"> +<sect2 id="conf-ld" role="configuration"> <title>Configuring Dynamic Loader</title> <indexterm zone="conf-ld"><primary sortas="e-/etc/ld.so.conf">/etc/ld.so.conf</primary></indexterm> |