diff options
-rw-r--r-- | chapter06/coreutils.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 4756dfeee..db4aa4c9d 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -157,7 +157,7 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen> touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq, unlink, users, vdir, wc, who, whoami, and yes</seg> <seg>libstdbuf.so</seg> - <seg>/usr/lib/coreutils</seg> + <seg>/usr/libexec/coreutils</seg> </seglistitem> </segmentedlist> @@ -1196,11 +1196,11 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen> </varlistentry> <varlistentry id="libstdbuf"> - <term><filename class="libraryfile">libstdbuf</filename></term> + <term><filename class="libraryfile">libstdbuf.so</filename></term> <listitem> <para>Library used by <command>stdbuf</command></para> <indexterm zone="ch-system-coreutils libstdbuf"> - <primary sortas="c-libstdbuf">libstdbuf</primary> + <primary sortas="c-libstdbuf">libstdbuf.so</primary> </indexterm> </listitem> </varlistentry> |