diff options
author | DJ Lucas <dj@lucasit.com> | 2021-07-21 20:02:02 -0500 |
---|---|---|
committer | DJ Lucas <dj@lucasit.com> | 2021-07-21 20:02:02 -0500 |
commit | 4eee9ccd08265e8c4b74bbdaef8f3c0237e82e9c (patch) | |
tree | 127a27f17cc88686eb0f2d6ac81f18d50fa8ac04 /chapter01 | |
parent | 593b439adae07e459ffc495c06cd23bb370e3876 (diff) |
Ensure that glibc installs ldconfig and sln to /usr/sbin.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c340b26be..4455604cc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -49,6 +49,10 @@ <para>[dj] - Correct page IDs in Chapter 08 dejagnu, expect, and tcl.</para> </listitem> + <listitem> + <para>[dj] - Ensure that glibc installs ldconfig and sln to + <filename class="directory">/usr/sbin</filename>.</para> + </listitem> </itemizedlist> </listitem> |