Updated uniq desc.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-06-09 15:51:06 +00:00
parent a7edaf8ddd
commit b568866b29
2 changed files with 3 additions and 4 deletions

View File

@ -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>

View File

@ -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">