浏览代码

* doc/tar.texi (Long Options): Remove doubled word.

Paul Eggert 18 年之前
父节点
当前提交
192f55e2a0
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 4 0
      ChangeLog
  2. 1 1
      doc/tar.texi

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2006-12-04  Jim Meyering  <jim@meyering.net>
+
+	* doc/tar.texi (Long Options): Remove doubled word.
+
 2006-11-30  Sergey Poznyakoff  <gray@gnu.org.ua>
 
 	* src/xheader.c (xheader_read): Remove unused variable

+ 1 - 1
doc/tar.texi

@@ -2009,7 +2009,7 @@ attention to them.
 Each option has at least one @dfn{long} (or @dfn{mnemonic}) name starting with two
 dashes in a row, e.g., @option{--list}.  The long names are more clear than
 their corresponding short or old names.  It sometimes happens that a
-single long option has many different different names which are
+single long option has many different names which are
 synonymous, such as @option{--compare} and @option{--diff}.  In addition,
 long option names can be given unique abbreviations.  For example,
 @option{--cre} can be used in place of @option{--create} because there is no