Patch #995126: Correct directory size, and generate GNU tarfiles by default.

This commit is contained in:
Martin v. Löwis 2004-08-18 13:57:44 +00:00
parent 78a8acc55b
commit 75b9da4aaf
3 changed files with 6 additions and 3 deletions

View file

@ -261,7 +261,8 @@ tar archive several times. Each archive member is represented by a
gigabytes. A \exception{ValueError} is raised if a file exceeds
this limit. If false, create a GNU tar compatible archive. It
will not be \POSIX{} compliant, but can store files without any
of the above restrictions.
of the above restrictions.
\versionchanged[\var{posix} defaults to false.]{2.4}
\end{memberdesc}
\begin{memberdesc}{dereference}