Date: Tue, 27 Apr 2004 21:34:07 -0700 (PDT) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive Makefile libarchive-formats.5 Message-ID: <200404280434.i3S4Y7Ex069247@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404280434.i3S4Y7Ex069247>