diff --git a/lib/resource-1.0/doc/index.html b/lib/resource-1.0/doc/index.html index edc54f426..a12268029 100644 --- a/lib/resource-1.0/doc/index.html +++ b/lib/resource-1.0/doc/index.html @@ -7,7 +7,7 @@

GF Resource Grammar Library v. 1.0

Author: Aarne Ranta <aarne (at) cs.chalmers.se>
-Last update: Tue Feb 28 15:53:00 2006 +Last update: Tue Feb 28 15:54:42 2006

@@ -43,7 +43,7 @@ The simplest way to get the library is to install the precompiled version

     cd GF/lib
-    tar tvfz compiled.tgz
+    tar xvfz compiled.tgz
 

There is no need to link application grammars to the source directories of the diff --git a/lib/resource-1.0/doc/index.txt b/lib/resource-1.0/doc/index.txt index 69b0e8a8c..fcaf2435c 100644 --- a/lib/resource-1.0/doc/index.txt +++ b/lib/resource-1.0/doc/index.txt @@ -24,7 +24,7 @@ The simplest way to get the library is to install the precompiled version [``lib/compiled.tgz`` ../../compiled.tgz]. Just do ``` cd GF/lib - tar tvfz compiled.tgz + tar xvfz compiled.tgz ``` There is no need to link application grammars to the source directories of the library. Use one (or several) of the following packages instead: