aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/utillinux-desc.xml
diff options
context:
space:
mode:
authorBilly O 'Connor <billyoc@linuxfromscratch.org>2003-10-15 03:59:33 +0000
committerBilly O 'Connor <billyoc@linuxfromscratch.org>2003-10-15 03:59:33 +0000
commitf046b9baf1534d7b4838934fcf2a6138aa3af162 (patch)
tree41dacbfed779c375f607320fd9d41c84484b0754 /appendixa/utillinux-desc.xml
parentdcaa097bdac430958d365d0e0d092f9c6f517957 (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/utillinux-desc.xml')
-rw-r--r--appendixa/utillinux-desc.xml10
1 files changed, 7 insertions, 3 deletions
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>