From: jiat75 Date: Wed, 27 Oct 2021 13:56:58 +0000 (+0800) Subject: Fixing typo in archive_read_disk man page X-Git-Tag: v3.6.0~44^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1591%2Fhead;p=thirdparty%2Flibarchive.git Fixing typo in archive_read_disk man page --- diff --git a/libarchive/archive_read_disk.3 b/libarchive/archive_read_disk.3 index 1cab22389..da1385391 100644 --- a/libarchive/archive_read_disk.3 +++ b/libarchive/archive_read_disk.3 @@ -280,7 +280,7 @@ Returns 1 if the current filesystem is a remote filesystem. Returns 0 if the cur .It Fn archive_read_disk_set_matching Allows the caller to set .Tn struct archive -_*ma to compare each entry during +*_ma to compare each entry during .Xr archive_read_header 3 calls. If matched based on calls to .Tn archive_match_path_excluded ,