diff options
author | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2007-08-28 00:42:53 +0000 |
---|---|---|
committer | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2007-08-28 00:42:53 +0000 |
commit | 246397fa8888fac5e8b221377bb0aecb6713dbc8 (patch) | |
tree | 8b29e80df3498b7f64b21099465111d2f1264000 /archivers/paq/pkg-descr | |
parent | Begin the de-orbit burn for the beloved, but now more than a bit long (diff) |
Update to 8.o2.
PR: 115803
Submitted by: maintainer
Diffstat (limited to 'archivers/paq/pkg-descr')
-rw-r--r-- | archivers/paq/pkg-descr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/paq/pkg-descr b/archivers/paq/pkg-descr index 324a6b98a8de..bb6f8dd412b2 100644 --- a/archivers/paq/pkg-descr +++ b/archivers/paq/pkg-descr @@ -15,6 +15,8 @@ but not file attributes. There are no commands to update an existing archive or to extract part of an archive. Files and archives larger than 2GB are not supported (but might work on 64-bit machines, not tested). File names with nonprintable characters are not supported (spaces -are OK). +are OK). Note that different versions of paq are usually incompatible, so +steps must be taken to ensure that the contents of archives made with older +versions of paq will still be accessible after updating paq. WWW: http://www.cs.fit.edu/~mmahoney/compression/ |