From 3fec581c98ced21cdaaec681af0a35c9b2ddbd97 Mon Sep 17 00:00:00 2001 From: jiat75 Date: Wed, 27 Oct 2021 21:56:58 +0800 Subject: [PATCH] Fixing typo in archive_read_disk man page --- libarchive/archive_read_disk.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 , -- 2.47.2