]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Fixing typo in archive_read_disk man page 1591/head
authorjiat75 <jiat0218@gmail.com>
Wed, 27 Oct 2021 13:56:58 +0000 (21:56 +0800)
committerjiat75 <jiat0218@gmail.com>
Wed, 27 Oct 2021 13:56:58 +0000 (21:56 +0800)
libarchive/archive_read_disk.3

index 1cab22389ac285abd2173c926dc437a616f534de..da1385391c72a52acb929371a0aaad784f0643c0 100644 (file)
@@ -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 ,