From c2fdbcdb4b6488e49aa347b82135b418417dc7c4 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 28 Feb 2006 14:54:44 +0000 Subject: [PATCH] xvfz --- lib/resource-1.0/doc/index.html | 4 ++-- lib/resource-1.0/doc/index.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: