summaryrefslogtreecommitdiff
path: root/libarchive/archive_write_free.3
Commit message (Collapse)AuthorAgeFilesLines
* Minor corrections to the formatting of manual page.Ingo Schwarze2019-09-211-2/+2
| | | | | | | | | | | | | | | | | | | | Found with mandoc -Tlint; fixing the following messages: WARNING: bad NAME section content WARNING: missing comma before name WARNING: new sentence, new line WARNING: parenthesis in function name WARNING: skipping no-space macro WARNING: skipping paragraph macro WARNING: unusual Xr order WARNING: unusual Xr punctuation STYLE: no blank before trailing delimiter STYLE: possible typo in section name STYLE: trailing delimiter STYLE: whitespace at end of input line For the meaning of the messages, see: https://man.openbsd.org/mandoc#DIAGNOSTICS
* Add archive_write_fail() utility to force a writeTim Kientzle2012-05-291-0/+13
| | | | handle to abort prematurely.
* Various manpage metadata fixesMartin Matuska2012-02-251-1/+1
| | | | | | - fix manpage dates to reflect latest change - fix manpage titles - reduce $FreeBSD: *$ tags to $FreeBSD$
* Add library section for all library function manpages.Andres Mejia2012-02-021-0/+2
| | | | SVN-Revision: 4227
* .Dt titles are traditionally in all uppercaseTim Kientzle2011-12-231-1/+1
| | | | SVN-Revision: 3974
* archive_errno, archive_error_string info in man pages unified a bitRoman Neuhauser2011-03-281-2/+3
| | | | SVN-Revision: 3107
* archive_write_free.3: archive_write_{close,free}Roman Neuhauser2011-03-281-0/+80
SVN-Revision: 3099