From 2c094d60db777dce20fd4eccf4996299c2a0dfe0 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sat, 28 Sep 2002 21:08:29 +0000 Subject: Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/textutils-desc.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'appendixa/textutils-desc.xml') diff --git a/appendixa/textutils-desc.xml b/appendixa/textutils-desc.xml index fa7e0df6a..68d961a05 100644 --- a/appendixa/textutils-desc.xml +++ b/appendixa/textutils-desc.xml @@ -21,7 +21,7 @@ file. comm compares two sorted files line by line. csplit -csplit outputs pieces of a file separated by (a) pattern(s) to files +csplit outputs pieces of a file separated by (a) pattern(s) to files xx01, xx02, ..., and outputs byte counts of each piece to standard output. @@ -30,7 +30,7 @@ output. output. expand -expand converts tabs in files to spaces, writing to standard +expand converts tabs in files to spaces, writing to standard output. fmt @@ -106,8 +106,8 @@ output. uniq removes duplicate lines from a sorted file. wc -wc prints line, word, and byte counts for each specified file, and a -total line if more than one file is specified. +wc prints line, word and byte counts for each specified file and a +total line, if more than one file is specified. -- cgit v1.2.3-54-g00ecf