Fix buglet reported from list.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Greg Schafer 2003-11-30 01:54:38 +00:00
parent dfddb12f76
commit 2e1f2e6b5a
6 changed files with 4 additions and 10 deletions

View File

@ -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>

View File

@ -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,

View File

@ -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

View File

@ -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,

View File

@ -242,8 +242,6 @@ to which it belongs.</para>
<listitem><para>kbd_mode : <xref linkend="aa-kbd"/></para></listitem>
<listitem><para>kernelversion : <xref linkend="aa-modutils"/></para></listitem>
<listitem><para>kill : <xref linkend="aa-procps"/></para></listitem>
<listitem><para>kill : <xref linkend="aa-coreutils"/></para></listitem>
<listitem><para>kill : <xref linkend="aa-utillinux"/></para></listitem>
<listitem><para>killall : <xref linkend="aa-psmisc"/></para></listitem>
<listitem><para>killall5 : <xref linkend="aa-sysvinit"/></para></listitem>
<listitem><para>klogd : <xref linkend="aa-sysklogd"/></para></listitem>

View File

@ -3,8 +3,8 @@
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "CVS-20031123">
<!ENTITY releasedate "November 23rd, 2003">
<!ENTITY version "CVS-20031129">
<!ENTITY releasedate "November 29th, 2003">
<!ENTITY milestone "5.1">
<!ENTITY nbsp " ">