]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
libarchive/archive_entry_stat.3: typo nlinks -> nlink 1350/head
authorJohannes 'josch' Schauer <josch@mister-muffin.de>
Mon, 23 Mar 2020 10:21:55 +0000 (11:21 +0100)
committerJohannes 'josch' Schauer <josch@mister-muffin.de>
Mon, 23 Mar 2020 10:21:55 +0000 (11:21 +0100)
libarchive/archive_entry_stat.3

index aa5c8e03f9f9a68d1d9e4a69d1abfd244870ef40..29a53f75607fa43fa808f2e965b4ae8343160531 100644 (file)
@@ -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