diff options
Diffstat (limited to 'appendixa/utillinux-desc.xml')
-rw-r--r-- | appendixa/utillinux-desc.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/appendixa/utillinux-desc.xml b/appendixa/utillinux-desc.xml index 88cc16768..e3cf97b0c 100644 --- a/appendixa/utillinux-desc.xml +++ b/appendixa/utillinux-desc.xml @@ -45,10 +45,10 @@ and interactiveness of a block device.</para> table of the given device.</para> <para><command>fsck.cramfs</command> performs a consistency check on the -Cramfs filesystem on the given device.</para> +Cramfs file system on the given device.</para> <para><command>fsck.minix</command> performs a consistency check on the -Minix filesystem on the given device.</para> +Minix file system on the given device.</para> <para><command>getopt</command> parses options in the given command line.</para> @@ -63,7 +63,7 @@ hardware clock (also called the RTC or BIOS clock).</para> <para><command>ipcs</command> provides IPC status information.</para> <para><command>isosize</command> reports the size of an iso9660 -filesystem.</para> +file system.</para> <para><command>line</command> copies a single line.</para> @@ -78,14 +78,14 @@ string.</para> <para><command>mcookie</command> generates magic cookies, 128-bit random hexadecimal numbers, for xauth.</para> -<para><command>mkfs</command> is used to build a filesystem on a device +<para><command>mkfs</command> is used to build a file system on a device (usually a harddisk partition).</para> -<para><command>mkfs.bfs</command> creates an SCO bfs filesystem.</para> +<para><command>mkfs.bfs</command> creates an SCO bfs file system.</para> -<para><command>mkfs.cramfs</command> creates a cramfs filesystem.</para> +<para><command>mkfs.cramfs</command> creates a cramfs file system.</para> -<para><command>mkfs.minix</command> creates a Minix filesystem.</para> +<para><command>mkfs.minix</command> creates a Minix file system.</para> <para><command>mkswap</command> initializes the given device or file to be used as a swap area.</para> @@ -93,7 +93,7 @@ used as a swap area.</para> <para><command>more</command> is a filter for paging through text one screenful at a time. But less is much better.</para> -<para><command>mount</command> attaches the filesystem on the given device +<para><command>mount</command> attaches the file system on the given device to the given directory in the system's file tree.</para> <para><command>namei</command> shows the symbolic links in the given @@ -102,8 +102,8 @@ pathnames.</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> +<para><command>pivot_root</command> makes the given file system the new +root file system of the current process.</para> <para><command>ramsize</command> could be used to set the size of the RAM disk in a bootable image.</para> @@ -151,7 +151,7 @@ line printer.</para> <para><command>ul</command> is a filter for translating underscores into escape sequences indicating underlining for the terminal in use.</para> -<para><command>umount</command> disconnects a filesystem from the +<para><command>umount</command> disconnects a file system from the system's file tree.</para> <para><command>vidmode</command> could be used to set the video mode |