From: Johannes 'josch' Schauer Date: Mon, 23 Mar 2020 10:21:55 +0000 (+0100) Subject: libarchive/archive_entry_stat.3: typo nlinks -> nlink X-Git-Tag: v3.4.3~22^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8ec264f3e28819eadeb38d3b730a6ef871b8bd8;p=thirdparty%2Flibarchive.git libarchive/archive_entry_stat.3: typo nlinks -> nlink --- diff --git a/libarchive/archive_entry_stat.3 b/libarchive/archive_entry_stat.3 index aa5c8e03f..29a53f756 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