cvs commit: src/lib/libarchive Makefile libarchive-formats.5
Tim Kientzle
kientzle at FreeBSD.org
Tue Apr 27 21:34:07 PDT 2004
kientzle 2004/04/27 21:34:07 PDT
FreeBSD src repository
Modified files:
lib/libarchive Makefile
Added files:
lib/libarchive libarchive-formats.5
Log:
Add the libarchive-formats.5 manpage. This summarizes the various
archive formats supported by libarchive, with some information about
the relative strengths and weaknesses of each format and notes about
issues with libarchive's support for those formats.
This page should make it unnecessary to list all of the libarchive
formats in the manpage of each program that uses libarchive.
Such programs can simply refer to libarchive-formats(5).
Revision Changes Path
1.8 +1 -0 src/lib/libarchive/Makefile
1.1 +227 -0 src/lib/libarchive/libarchive-formats.5 (new)
More information about the cvs-src
mailing list