diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-30 01:54:38 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-30 01:54:38 +0000 |
commit | 2e1f2e6b5a8c37cf0df2e839ea776d834c032325 (patch) | |
tree | d2f1526bd63e3927a67ea1a0087ac22caed65fc0 /appendixa | |
parent | dfddb12f768d137ed6707ac9790d545fbc3fdb95 (diff) |
Fix buglet reported from list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/coreutils-desc.xml | 2 | ||||
-rw-r--r-- | appendixa/coreutils-shortdesc.xml | 2 | ||||
-rw-r--r-- | appendixa/utillinux-desc.xml | 2 | ||||
-rw-r--r-- | appendixa/utillinux-shortdesc.xml | 2 |
4 files changed, 2 insertions, 6 deletions
diff --git a/appendixa/coreutils-desc.xml b/appendixa/coreutils-desc.xml index 80e6602eb..8fc6e2c09 100644 --- a/appendixa/coreutils-desc.xml +++ b/appendixa/coreutils-desc.xml @@ -98,8 +98,6 @@ permission modes and, if possible, their owner and group.</para> <para><command>join</command> joins from two files the lines that have identical join fields.</para> -<para><command>kill</command> terminates the given process.</para> - <para><command>link</command> creates a hard link with the given name to the given file.</para> diff --git a/appendixa/coreutils-shortdesc.xml b/appendixa/coreutils-shortdesc.xml index 0fba0d93d..ec390971d 100644 --- a/appendixa/coreutils-shortdesc.xml +++ b/appendixa/coreutils-shortdesc.xml @@ -7,7 +7,7 @@ <para><emphasis>Installed programs</emphasis>: basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups, head, -hostid, hostname, id, install, join, kill, link, ln, logname, ls, md5sum, +hostid, hostname, id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, printenv, printf, ptx, pwd, readlink, rm, rmdir, seq, sha1sum, shred, sleep, sort, split, stat, stty, su, sum, sync, tac, tail, tee, test, touch, tr, true, diff --git a/appendixa/utillinux-desc.xml b/appendixa/utillinux-desc.xml index 4bd59ec0d..73bb13734 100644 --- a/appendixa/utillinux-desc.xml +++ b/appendixa/utillinux-desc.xml @@ -67,8 +67,6 @@ hardware clock (also called the RTC or BIOS clock).</para> <para><command>isosize</command> reports the size of an iso9660 filesystem.</para> -<para><command>kill</command> terminates the specified process.</para> - <para><command>line</command> copies a single line.</para> <para><command>logger</command> enters the given message into the system diff --git a/appendixa/utillinux-shortdesc.xml b/appendixa/utillinux-shortdesc.xml index 255742eb8..66fd3bbb6 100644 --- a/appendixa/utillinux-shortdesc.xml +++ b/appendixa/utillinux-shortdesc.xml @@ -10,7 +10,7 @@ open tty ports and fetch kernel messages.</para> <para><emphasis>Installed programs</emphasis>: agetty, arch, blockdev, cal, cfdisk, chkdupexe, col, colcrt, colrm, column, ctrlaltdel, cytune, ddate, dmesg, elvtune, fdformat, fdisk, fsck.cramfs, fsck.minix, getopt, hexdump, -hwclock, ipcrm, ipcs, isosize, kill, line, logger, look, losetup, mcookie, mkfs, +hwclock, ipcrm, ipcs, isosize, line, logger, look, losetup, mcookie, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, more, mount, namei, parse.bash, parse.tcsh, pg, pivot_root, ramsize (link to rdev), raw, rdev, readprofile, rename, renice, rev, rootflags (link to rdev), script, setfdprm, setsid, |