diff options
author | Billy O 'Connor <billyoc@linuxfromscratch.org> | 2003-10-15 03:59:33 +0000 |
---|---|---|
committer | Billy O 'Connor <billyoc@linuxfromscratch.org> | 2003-10-15 03:59:33 +0000 |
commit | f046b9baf1534d7b4838934fcf2a6138aa3af162 (patch) | |
tree | 41dacbfed779c375f607320fd9d41c84484b0754 /appendixa | |
parent | dcaa097bdac430958d365d0e0d092f9c6f517957 (diff) |
Sed through Zlib description edits from Thomas Peng.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/tcl-desc.xml | 4 | ||||
-rw-r--r-- | appendixa/tcl-shortdesc.xml | 3 | ||||
-rw-r--r-- | appendixa/utillinux-desc.xml | 10 | ||||
-rw-r--r-- | appendixa/utillinux-shortdesc.xml | 2 |
4 files changed, 13 insertions, 6 deletions
diff --git a/appendixa/tcl-desc.xml b/appendixa/tcl-desc.xml index 2941ac238..166f49cfa 100644 --- a/appendixa/tcl-desc.xml +++ b/appendixa/tcl-desc.xml @@ -2,6 +2,8 @@ <sect2><title>Short description</title> -<para><command>tclsh</command> is the Tcl command shell.</para> +<para><command>tclsh8.4</command> is the Tcl command shell.</para> + +<para><command>libtcl8.4.so</command> is the Tcl library.</para> </sect2> diff --git a/appendixa/tcl-shortdesc.xml b/appendixa/tcl-shortdesc.xml index 0f79da72b..c0cd55faa 100644 --- a/appendixa/tcl-shortdesc.xml +++ b/appendixa/tcl-shortdesc.xml @@ -4,7 +4,8 @@ <para>The Tcl package contains the Tool Command Language.</para> -<para><emphasis>Installed program</emphasis>: tclsh</para> +<para><emphasis>Installed programs</emphasis>: tclsh (link to tclsh8.4), +tclsh8.4</para> <para><emphasis>Installed library</emphasis>: libtcl8.4.so</para> diff --git a/appendixa/utillinux-desc.xml b/appendixa/utillinux-desc.xml index 2f9bcbccd..4bd59ec0d 100644 --- a/appendixa/utillinux-desc.xml +++ b/appendixa/utillinux-desc.xml @@ -46,7 +46,8 @@ and interactiveness of a block device.</para> <para><command>fdisk</command> could be used to manipulate the partition table of the given device.</para> -<para><command>fsck.cramfs</command>...</para> +<para><command>fsck.cramfs</command> performs a consistency check on the +Cramfs filesystem on the given device.</para> <para><command>fsck.minix</command> performs a consistency check on the Minix filesystem on the given device.</para> @@ -66,6 +67,8 @@ 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 @@ -84,7 +87,7 @@ hexadecimal numbers, for xauth.</para> <para><command>mkfs.bfs</command> creates an SCO bfs filesystem.</para> -<para><command>mkfs.cramfs</command>...</para> +<para><command>mkfs.cramfs</command> creates a cramfs filesystem.</para> <para><command>mkfs.minix</command> creates a Minix filesystem.</para> @@ -100,7 +103,8 @@ to the given directory in the system's file tree.</para> <para><command>namei</command> shows the symbolic links in the given pathnames.</para> -<para><command>pg</command>...</para> +<para><command>pg</command> displays a text file one screenful at a +time.</para> <para><command>pivot_root</command> makes the given filesystem the new root filesystem of the current process.</para> diff --git a/appendixa/utillinux-shortdesc.xml b/appendixa/utillinux-shortdesc.xml index 8be70b0f4..bf335f4db 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, line, logger, look, losetup, mcookie, mkfs, +hwclock, ipcrm, ipcs, isosize, kill, 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, |