diff options
Diffstat (limited to 'appendixa/utillinux-desc.xml')
-rw-r--r-- | appendixa/utillinux-desc.xml | 10 |
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> |