]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Minor corrections to the formatting of manual page. 1250/head
authorIngo Schwarze <schwarze@openbsd.org>
Fri, 13 Sep 2019 17:55:05 +0000 (19:55 +0200)
committerIngo Schwarze <schwarze@openbsd.org>
Sat, 21 Sep 2019 07:23:10 +0000 (09:23 +0200)
commit79d841ff9307e8fb1770d6d2c4cf49cb21833205
tree642bc6f17e346ffa0f367e58a57198d869031d89
parent211fa8d6a9cee09bb0f0f9e9533811999f8ec2f9
Minor corrections to the formatting of manual page.

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
41 files changed:
cat/bsdcat.1
contrib/shar/shar.1
cpio/bsdcpio.1
libarchive/archive_entry.3
libarchive/archive_entry_acl.3
libarchive/archive_entry_misc.3
libarchive/archive_entry_paths.3
libarchive/archive_entry_perms.3
libarchive/archive_entry_stat.3
libarchive/archive_entry_time.3
libarchive/archive_read.3
libarchive/archive_read_add_passphrase.3
libarchive/archive_read_data.3
libarchive/archive_read_disk.3
libarchive/archive_read_extract.3
libarchive/archive_read_filter.3
libarchive/archive_read_format.3
libarchive/archive_read_free.3
libarchive/archive_read_header.3
libarchive/archive_read_new.3
libarchive/archive_read_open.3
libarchive/archive_read_set_options.3
libarchive/archive_util.3
libarchive/archive_write.3
libarchive/archive_write_blocksize.3
libarchive/archive_write_data.3
libarchive/archive_write_disk.3
libarchive/archive_write_filter.3
libarchive/archive_write_finish_entry.3
libarchive/archive_write_format.3
libarchive/archive_write_free.3
libarchive/archive_write_header.3
libarchive/archive_write_new.3
libarchive/archive_write_open.3
libarchive/archive_write_set_options.3
libarchive/archive_write_set_passphrase.3
libarchive/libarchive_changes.3
libarchive/libarchive_internals.3
libarchive/mtree.5
libarchive/tar.5
tar/bsdtar.1