aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-19 21:35:01 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-19 21:35:01 +0000
commitb5b97081a932b0efb46b407511e29176b615ab22 (patch)
tree4b34a94b4fccffb9f44d3d8091908a9ce343a31e /chapter06/glibc.xml
parent1b40540233b2d50bce2b424e0eea4ed7cfff1f4e (diff)
Updates to file and library contenets.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r--chapter06/glibc.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 1eb09582f..6e24dfb7d 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -81,10 +81,9 @@ cd ../glibc-build</userinput></screen>
<varlistentry>
<term><parameter>--libexecdir=/usr/lib/glibc</parameter></term>
<listitem>
- <para>This changes the location of the <command>pt_chown</command>
- program from its default of <filename
- class="directory">/usr/libexec</filename> to <filename
- class="directory">/usr/lib/glibc</filename>.</para>
+ <para>This changes the location of some auxillary files from the
+ default of <filename class="directory">/usr/libexec</filename> to
+ <filename class="directory">/usr/lib/glibc</filename>.</para>
</listitem>
</varlistentry>
@@ -414,7 +413,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
<seglistitem>
<seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd, pcprofiledump,
- pldd, pt_chown, rpcgen, sln, sotruss, sprof, tzselect, xtrace,
+ pldd, rpcgen, sln, sotruss, sprof, tzselect, xtrace,
zdump, and zic</seg>
<seg>ld.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so},
libbsd-compat.a, libc.{a,so}, libc_nonshared.a, libcidn.so,
@@ -605,7 +604,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
</indexterm>
</listitem>
</varlistentry>
-
+<!--
<varlistentry id="pt_chown">
<term><command>pt_chown</command></term>
<listitem>
@@ -616,7 +615,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen>
</indexterm>
</listitem>
</varlistentry>
-
+-->
<varlistentry id="rpcgen">
<term><command>rpcgen</command></term>
<listitem>