aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/utillinux-desc.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-06-24 15:53:59 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-06-24 15:53:59 +0000
commit96df90553bbf7fee17d0ee64d6acdafe9910e3c7 (patch)
treec956c6467dcc11fda210d3fd46b1b16401d0e9cd /appendixa/utillinux-desc.xml
parent72cdfce8dda6bdce962d13abe68e305425ec6421 (diff)
Shadow, Util-linux, LFS-Bootscripts: Updated package contents.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2016 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/utillinux-desc.xml')
-rw-r--r--appendixa/utillinux-desc.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/appendixa/utillinux-desc.xml b/appendixa/utillinux-desc.xml
index e8050fccc..c00555f16 100644
--- a/appendixa/utillinux-desc.xml
+++ b/appendixa/utillinux-desc.xml
@@ -3,14 +3,14 @@
<para>Last checked against version &util-linux-contversion;.</para>
<sect3><title>Program Files</title>
-<para>agetty, arch, blockdev, cal, cfdisk, chkdupexe, col, colcrt,
+<para>agetty, arch, blockdev, cal, cfdisk, chkdupexe, col, colcrt,
colrm, column, ctrlaltdel, cytune, ddate, dmesg, elvtune, fdformat, fdisk,
-fsck.minix, getopt, hexdump, hwclock, ipcrm, ipcs, isosize
-kill, line, logger, look, losetup, mcookie, mkfs, mkfs.bfs, mkfs.minix,
-mkswap, more, mount, namei, pivot_root,
-ramsize (link to rdev), raw, rdev, readprofile, rename, renice, rev,
-rootflags (link to rdev), script, setfdprm, setsid, setterm, sfdisk,
-swapoff (link to swapon), swapon, tunelp, ul, umount, vidmode, whereis
+fsck.minix, getopt, hexdump, hwclock, ipcrm, ipcs, isosize, line, logger,
+look, losetup, mcookie, mkfs, mkfs.bfs, mkfs.minix, mkswap, more, mount,
+namei, parse.bash, parse.tcsh, pivot_root, ramsize (link to rdev),
+raw, rdev, readprofile, rename, renice, rev, rootflags (link to rdev),
+script, setfdprm, setsid, setterm, sfdisk, swapoff (link to swapon), swapon,
+test.bash, test.tcsh, tunelp, ul, umount, vidmode (link to rdev), whereis
and write</para></sect3>
<sect3><title>Descriptions</title>
@@ -98,9 +98,6 @@ clock).</para></sect4>
<sect4><title>isosize</title>
<para>isosize outputs the length of a iso9660 file system.</para></sect4>
-<sect4><title>kill</title>
-<para>kill sends a specified signal to the specified process.</para></sect4>
-
<sect4><title>line</title>
<para>line copies one line (up to a newline) from standard input and writes it
to standard output.</para></sect4>
@@ -143,6 +140,10 @@ point).</para></sect4>
<sect4><title>namei</title>
<para>namei follows a pathname until a terminal point is found.</para></sect4>
+<sect4><title>parse.bash, parse.tcsh, test.bash, test.tcsh</title>
+<para>These are example scripts for using the getopt program with either
+BASH or TCSH.</para></sect4>
+
<sect4><title>pivot_root</title>
<para>pivot_root moves the root file system of the current process.</para></sect4>