Explorar el Código

Removed references to the obsolete command line options.

Sergey Poznyakoff hace 22 años
padre
commit
317fbb9d5f
Se han modificado 1 ficheros con 1 adiciones y 5 borrados
  1. 1 5
      doc/tar.texi

+ 1 - 5
doc/tar.texi

@@ -7775,11 +7775,7 @@ device,
 invocation.
 @end itemize
 
-In previous versions of @acronym{GNU} @command{tar}, the
-@samp{--compress-block} option (or even older:
-@samp{--block-compress}) was necessary to reblock compressed archives.
-It is now a dummy option just asking not to be used, and otherwise
-ignored.  If the output goes directly to a local disk, and not through
+If the output goes directly to a local disk, and not through
 stdout, then the last write is not extended to a full record size.
 Otherwise, reblocking occurs.  Here are a few other remarks on this
 topic: