From cf24ff11cc44d9454ab5c8fbb9e443fe2d34830c Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 23 May 2002 17:00:34 +0000 Subject: fixed upper case / lower case mistakes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1891 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/textutils-desc.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'appendixa/textutils-desc.xml') diff --git a/appendixa/textutils-desc.xml b/appendixa/textutils-desc.xml index dc253c301..b0c8d3d52 100644 --- a/appendixa/textutils-desc.xml +++ b/appendixa/textutils-desc.xml @@ -40,8 +40,8 @@ standard output. writing to standard output. head -Print first xx (10 by default) lines of each specified file to standard -output. +head prints the first xx (10 by default) lines of each specified file to +standard output. join join joins lines of two files on a common field. @@ -101,7 +101,7 @@ in specified files. output. uniq -Uniq removes duplicate lines from a sorted file. +uniq removes duplicate lines from a sorted file. wc wc prints line, word, and byte counts for each specified file, and a -- cgit v1.2.3-54-g00ecf