diff options
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 2f3f9dd73..0b6d41d7c 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -128,9 +128,10 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen> swapoff (link to swapon), swapon, switch_root, tailf, taskset, ul, umount, unshare, utmpdump, uuidd, uuidgen, wall, wdctl, whereis, wipefs, and x86_64</seg> - <seg>libblkid.{a,so}, libmount.{a,so}, libuuid.{a,so}</seg> + <seg>libblkid.{a,so}, libmount.{a,so}, and libuuid.{a,so}</seg> <seg>/etc/terminal-colors.d, /usr/include/blkid, /usr/include/libmount, - /usr/include/uuid, /usr/share/doc/util-linux-&util-linux-version;/getopt, /var/lib/hwclock</seg> + /usr/include/uuid, /usr/share/doc/util-linux-&util-linux-version;/getopt, + and /var/lib/hwclock</seg> </seglistitem> </segmentedlist> @@ -1013,7 +1014,7 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen> <varlistentry id="tailf"> <term><command>tailf</command></term> <listitem> - <para>Tracks the growth of a log file. Displays the last 10 lines + <para>Tracks the growth of a log file; displays the last 10 lines of a log file, then continues displaying any new entries in the log file as they are created</para> <indexterm zone="ch-system-util-linux tailf"> |