summaryrefslogtreecommitdiff
path: root/libarchive/archive_entry_stat.3
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2020-05-20 16:13:02 +0000
committerMartin Matuska <mm@FreeBSD.org>2020-05-20 16:13:02 +0000
commite117869ad30ae48ff0943c9497c626fddbc899ba (patch)
tree432435807803593d9403f8d1e831a5ce2dc5cc33 /libarchive/archive_entry_stat.3
parentd0916f2d0df0ec41077369eeaefeba50e5e38b0d (diff)
Notes
Diffstat (limited to 'libarchive/archive_entry_stat.3')
-rw-r--r--libarchive/archive_entry_stat.34
1 files changed, 2 insertions, 2 deletions
diff --git a/libarchive/archive_entry_stat.3 b/libarchive/archive_entry_stat.3
index aa5c8e03f9f9..29a53f75607f 100644
--- a/libarchive/archive_entry_stat.3
+++ b/libarchive/archive_entry_stat.3
@@ -215,9 +215,9 @@ and
set and unset the size, respectively.
.Pp
The number of references (hardlinks) can be obtained by calling
-.Fn archive_entry_nlinks
+.Fn archive_entry_nlink
and set with
-.Fn archive_entry_set_nlinks .
+.Fn archive_entry_set_nlink .
.Ss Identifying unique files
The functions
.Fn archive_entry_dev