瀏覽代碼

Fix typo

* doc/tar.texi
Sergey Poznyakoff 7 年之前
父節點
當前提交
13edc746f6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/tar.texi

+ 1 - 1
doc/tar.texi

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