summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/doc/wiki/ManPageArchiveEntryTime3.wiki
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-02-25 20:53:51 +0000
committerjoerg <joerg@pkgsrc.org>2017-02-25 20:53:51 +0000
commitc8fcd52665c6781876ed54832bd7f6ea46348688 (patch)
treeb5165a0dff599b0ae48d70b5104febf7f8732828 /archivers/libarchive/files/doc/wiki/ManPageArchiveEntryTime3.wiki
parentf67a2b170587775e96627a49fc615267312586d3 (diff)
downloadpkgsrc-c8fcd52665c6781876ed54832bd7f6ea46348688.tar.gz
Import libarchive-3.3.1.
Diffstat (limited to 'archivers/libarchive/files/doc/wiki/ManPageArchiveEntryTime3.wiki')
-rw-r--r--archivers/libarchive/files/doc/wiki/ManPageArchiveEntryTime3.wiki6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/libarchive/files/doc/wiki/ManPageArchiveEntryTime3.wiki b/archivers/libarchive/files/doc/wiki/ManPageArchiveEntryTime3.wiki
index 2425c1c3332..bff82575627 100644
--- a/archivers/libarchive/files/doc/wiki/ManPageArchiveEntryTime3.wiki
+++ b/archivers/libarchive/files/doc/wiki/ManPageArchiveEntryTime3.wiki
@@ -111,7 +111,7 @@ These functions create and manipulate the time fields in an
Supported time fields are atime (access time), birthtime (creation time),
ctime (last time an inode property was changed) and mtime (modification time).
-[[ManPageibarchive3]]
+[[ManPageLibarchive3]]
provides a high-resolution interface.
The timestamps are truncated automatically depending on the archive format
(for archiving) or the filesystem capabilities (for restoring).
@@ -124,8 +124,8 @@ The current state can be queried using
'''XXX_is_set'''().
Unset time fields have a second and nanosecond field of 0.
== SEE ALSO ==
-[[ManPagerchiventry3]]
-[[ManPageibarchive3]],
+[[ManPageArchiveEntry3]]
+[[ManPageLibarchive3]],
== HISTORY ==
The
'''libarchive'''