diff options
-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 | ||||
-rw-r--r-- | appendixb/appendixb.xml | 1 | ||||
-rw-r--r-- | entities/sed.ent | 2 | ||||
-rw-r--r-- | entities/sysvinit.ent | 2 | ||||
-rw-r--r-- | entities/tar.ent | 2 | ||||
-rw-r--r-- | entities/texinfo.ent | 2 | ||||
-rw-r--r-- | entities/utillinux.ent | 2 | ||||
-rw-r--r-- | entities/vim.ent | 2 |
11 files changed, 20 insertions, 12 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, diff --git a/appendixb/appendixb.xml b/appendixb/appendixb.xml index f2318d8d7..242ab795a 100644 --- a/appendixb/appendixb.xml +++ b/appendixb/appendixb.xml @@ -249,6 +249,7 @@ to which it belongs.</para> <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> diff --git a/entities/sed.ent b/entities/sed.ent index 0e91d4a07..f1514e5b8 100644 --- a/entities/sed.ent +++ b/entities/sed.ent @@ -12,7 +12,7 @@ <!ENTITY sed-version "4.0.7"> <!ENTITY sed-depversion "3.02"> -<!ENTITY sed-contversion "3.02"> +<!ENTITY sed-contversion "4.0.7"> <!ENTITY sed-dir "sed-&sed-version;"> <!ENTITY sed-package "sed-&sed-version;.tar.gz"> <!ENTITY sed-size "678 KB"> diff --git a/entities/sysvinit.ent b/entities/sysvinit.ent index 2cc5a5e6c..cf7bbfc4d 100644 --- a/entities/sysvinit.ent +++ b/entities/sysvinit.ent @@ -10,7 +10,7 @@ <!ENTITY sysvinit-version "2.85"> <!ENTITY sysvinit-depversion "2.84"> -<!ENTITY sysvinit-contversion "2.84"> +<!ENTITY sysvinit-contversion "2.85"> <!ENTITY sysvinit-dir "sysvinit-&sysvinit-version;"> <!ENTITY sysvinit-package "sysvinit-&sysvinit-version;.tar.gz"> <!ENTITY sysvinit-size "91 KB"> diff --git a/entities/tar.ent b/entities/tar.ent index ba7285513..480a7c4a8 100644 --- a/entities/tar.ent +++ b/entities/tar.ent @@ -12,7 +12,7 @@ <!ENTITY tar-version "1.13.25"> <!ENTITY tar-depversion "1.13"> -<!ENTITY tar-contversion "1.13"> +<!ENTITY tar-contversion "1.13.25"> <!ENTITY tar-dir "tar-&tar-version;"> <!ENTITY tar-package "tar-&tar-version;.tar.gz"> <!ENTITY tar-size "1,281 KB"> diff --git a/entities/texinfo.ent b/entities/texinfo.ent index 237242884..679de099c 100644 --- a/entities/texinfo.ent +++ b/entities/texinfo.ent @@ -12,7 +12,7 @@ <!ENTITY texinfo-version "4.6"> <!ENTITY texinfo-depversion "4.0"> -<!ENTITY texinfo-contversion "4.2"> +<!ENTITY texinfo-contversion "4.6"> <!ENTITY texinfo-dir "texinfo-&texinfo-version;"> <!ENTITY texinfo-package "texinfo-&texinfo-version;.tar.bz2"> <!ENTITY texinfo-size "1,317 KB"> diff --git a/entities/utillinux.ent b/entities/utillinux.ent index 399e82574..8f828c582 100644 --- a/entities/utillinux.ent +++ b/entities/utillinux.ent @@ -12,7 +12,7 @@ <!ENTITY util-linux-version "2.12"> <!ENTITY util-linux-depversion "2.11n"> -<!ENTITY util-linux-contversion "2.11t"> +<!ENTITY util-linux-contversion "2.12"> <!ENTITY util-linux-dir "util-linux-&util-linux-version;"> <!ENTITY util-linux-package "util-linux-&util-linux-version;.tar.gz"> <!ENTITY util-linux-size "1,814 KB"> diff --git a/entities/vim.ent b/entities/vim.ent index 72656b89d..b86780be8 100644 --- a/entities/vim.ent +++ b/entities/vim.ent @@ -10,7 +10,7 @@ <!ENTITY vim-version "6.2"> <!ENTITY vim-depversion "6.0"> -<!ENTITY vim-contversion "6.1"> +<!ENTITY vim-contversion "6.2"> <!ENTITY vim-dir "vim&vim-version;"> <!ENTITY vim-package "vim-&vim-version;.tar.bz2"> <!ENTITY vim-size "3,193 KB"> |