]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
Fix typo
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 9 Nov 2017 06:35:34 +0000 (08:35 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 9 Nov 2017 07:06:18 +0000 (09:06 +0200)
* doc/tar.texi

doc/tar.texi

index edd190ef212482e82752ad741560c98283eb1ade..64d126880af3ea57900ba2223c36e2f1ac3c608a 100644 (file)
@@ -8978,7 +8978,7 @@ is used, which excludes symbolic link targets from filename
 transformations.  The result is:
 
 @smallexample
-$ @kbd{tar --transform 's,^,/usr/local/,S', -c -v -f arch.tar \
+$ @kbd{tar --transform 's,^,/usr/local/,S' -c -v -f arch.tar \
        --show-transformed /lib}
 drwxr-xr-x root/root       0 2008-07-08 16:20 /usr/local/lib/
 -rwxr-xr-x root/root 1250840 2008-05-25 07:44 /usr/local/lib/libc-2.3.2.so