diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 31a95168c..e799d8f57 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -369,6 +369,7 @@ EOF</userinput></screen> <segmentedlist> <segtitle>Installed programs</segtitle> <segtitle>Installed libraries</segtitle> + <segtitle>Installed directories</segtitle> <seglistitem> <seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig, @@ -383,6 +384,14 @@ EOF</userinput></screen> libnss_nisplus.so, libpcprofile.so, libpthread.{a,so}, libpthread_nonshared.a, libresolv.{a,so}, librpcsvc.a, librt.{a,so}, libthread_db.so, and libutil.{a,so}</seg> + <seg>/usr/include/arpa, /usr/include/bits, /usr/include/gnu, + /usr/include/net, /usr/include/netash, /usr/include/netatalk, + /usr/include/netax25, /usr/include/neteconet, /usr/include/netinet, + /usr/include/netipx, /usr/include/netiucv, /usr/include/netpacket, + /usr/include/netrom, /usr/include/netrose, /usr/include/nfs, + /usr/include/protocols, /usr/include/rpc, /usr/include/rpcsvc, + /usr/include/sys, /usr/lib/gconv, /usr/lib/glibc, /usr/lib/locale, + /usr/share/i18n, /usr/share/zoneinfo</seg> </seglistitem> </segmentedlist> |