X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=doc%2Ftar.texi;h=b899260ae514d29c0612f682183b615c99b96ab2;hb=f03fc1e078693d5315031739cf15b092349ab93c;hp=a9ec1b8a2f7aea989b68c76ab5c6240d3d1ce7b9;hpb=c9ac15ae0f1c0962ee322e17ec978499e8293da1;p=chaz%2Ftar diff --git a/doc/tar.texi b/doc/tar.texi index a9ec1b8..b899260 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -7055,7 +7055,7 @@ timestamps not in the range 1970-01-01 00:00:00 through 2242-03-16 12:56:31 @sc{utc}, you will have to chose between @acronym{GNU} and @acronym{POSIX} archive formats. When considering which format to choose, bear in mind that the @acronym{GNU} format uses -two's-complement base-256 notation to stores values that do not fit +two's-complement base-256 notation to store values that do not fit into standard @acronym{ustar} range. Such archives can generally be read only by a @GNUTAR{} implementation. Moreover, they sometimes cannot be correctly restored on another hosts even by @GNUTAR{}. For