diff options
-rw-r--r-- | appendixa/textutils-desc.xml | 3 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/appendixa/textutils-desc.xml b/appendixa/textutils-desc.xml index 4c619e47d..750134b45 100644 --- a/appendixa/textutils-desc.xml +++ b/appendixa/textutils-desc.xml @@ -243,8 +243,7 @@ output. <title>uniq</title> <para> -uniq discards all but one of successive identical lines from files or -standard input and writes to files or standard output. +Uniq removes duplicate lines from a sorted file. </para> </sect3> @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "intel/book/book.xml"> -<!ENTITY version "20010522"> -<!ENTITY releasedate "May 22nd, 2001"> +<!ENTITY version "20010609"> +<!ENTITY releasedate "June 9th, 2001"> <!ENTITY type "INTEL"> <!ENTITY ftp-root "ftp://packages.linuxfromscratch.org"> |