aboutsummaryrefslogtreecommitdiff
path: root/libarchive/archive_entry_stat.3
diff options
context:
space:
mode:
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