mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-11 06:44:13 +01:00
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:
parent
dfddb12f76
commit
2e1f2e6b5a
@ -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
|
<para><command>join</command> joins from two files the lines that have
|
||||||
identical join fields.</para>
|
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
|
<para><command>link</command> creates a hard link with the given name
|
||||||
to the given file.</para>
|
to the given file.</para>
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<para><emphasis>Installed programs</emphasis>: basename, cat, chgrp, chmod,
|
<para><emphasis>Installed programs</emphasis>: basename, cat, chgrp, chmod,
|
||||||
chown, chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors,
|
chown, chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors,
|
||||||
dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups, head,
|
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,
|
mkdir, mkfifo, mknod, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr,
|
||||||
printenv, printf, ptx, pwd, readlink, rm, rmdir, seq, sha1sum, shred, sleep,
|
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,
|
sort, split, stat, stty, su, sum, sync, tac, tail, tee, test, touch, tr, true,
|
||||||
|
@ -67,8 +67,6 @@ hardware clock (also called the RTC or BIOS clock).</para>
|
|||||||
<para><command>isosize</command> reports the size of an iso9660
|
<para><command>isosize</command> reports the size of an iso9660
|
||||||
filesystem.</para>
|
filesystem.</para>
|
||||||
|
|
||||||
<para><command>kill</command> terminates the specified process.</para>
|
|
||||||
|
|
||||||
<para><command>line</command> copies a single line.</para>
|
<para><command>line</command> copies a single line.</para>
|
||||||
|
|
||||||
<para><command>logger</command> enters the given message into the system
|
<para><command>logger</command> enters the given message into the system
|
||||||
|
@ -10,7 +10,7 @@ open tty ports and fetch kernel messages.</para>
|
|||||||
<para><emphasis>Installed programs</emphasis>: agetty, arch, blockdev, cal,
|
<para><emphasis>Installed programs</emphasis>: agetty, arch, blockdev, cal,
|
||||||
cfdisk, chkdupexe, col, colcrt, colrm, column, ctrlaltdel, cytune, ddate,
|
cfdisk, chkdupexe, col, colcrt, colrm, column, ctrlaltdel, cytune, ddate,
|
||||||
dmesg, elvtune, fdformat, fdisk, fsck.cramfs, fsck.minix, getopt, hexdump,
|
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,
|
mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, more, mount, namei, parse.bash,
|
||||||
parse.tcsh, pg, pivot_root, ramsize (link to rdev), raw, rdev, readprofile,
|
parse.tcsh, pg, pivot_root, ramsize (link to rdev), raw, rdev, readprofile,
|
||||||
rename, renice, rev, rootflags (link to rdev), script, setfdprm, setsid,
|
rename, renice, rev, rootflags (link to rdev), script, setfdprm, setsid,
|
||||||
|
@ -242,8 +242,6 @@ to which it belongs.</para>
|
|||||||
<listitem><para>kbd_mode : <xref linkend="aa-kbd"/></para></listitem>
|
<listitem><para>kbd_mode : <xref linkend="aa-kbd"/></para></listitem>
|
||||||
<listitem><para>kernelversion : <xref linkend="aa-modutils"/></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-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>killall : <xref linkend="aa-psmisc"/></para></listitem>
|
||||||
<listitem><para>killall5 : <xref linkend="aa-sysvinit"/></para></listitem>
|
<listitem><para>killall5 : <xref linkend="aa-sysvinit"/></para></listitem>
|
||||||
<listitem><para>klogd : <xref linkend="aa-sysklogd"/></para></listitem>
|
<listitem><para>klogd : <xref linkend="aa-sysklogd"/></para></listitem>
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
"/usr/share/docbook/docbookx.dtd" [
|
"/usr/share/docbook/docbookx.dtd" [
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY version "CVS-20031123">
|
<!ENTITY version "CVS-20031129">
|
||||||
<!ENTITY releasedate "November 23rd, 2003">
|
<!ENTITY releasedate "November 29th, 2003">
|
||||||
<!ENTITY milestone "5.1">
|
<!ENTITY milestone "5.1">
|
||||||
<!ENTITY nbsp " ">
|
<!ENTITY nbsp " ">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user