From 62571aa7c33b4d6251a29c555d1802171ca8901a Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sun, 12 Aug 2007 07:14:29 +0000 Subject: [PATCH] Fix a typo --- doc/tar.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tar.texi b/doc/tar.texi index 38e934f..c38e3e6 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -10279,7 +10279,7 @@ echo $@{name:-$TAR_ARCHIVE@}-$TAR_VOLUME >&$TAR_FD @end group @end smallexample -The same script cant be used while listing, comparing or extracting +The same script can be used while listing, comparing or extracting from the created archive. For example: @smallexample -- 2.44.0