summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/doc/wiki/ManPageArchiveEntry3.wiki
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive/files/doc/wiki/ManPageArchiveEntry3.wiki')
-rw-r--r--archivers/libarchive/files/doc/wiki/ManPageArchiveEntry3.wiki22
1 files changed, 11 insertions, 11 deletions
diff --git a/archivers/libarchive/files/doc/wiki/ManPageArchiveEntry3.wiki b/archivers/libarchive/files/doc/wiki/ManPageArchiveEntry3.wiki
index 195f6ce3ad7..83d692f01f0 100644
--- a/archivers/libarchive/files/doc/wiki/ManPageArchiveEntry3.wiki
+++ b/archivers/libarchive/files/doc/wiki/ManPageArchiveEntry3.wiki
@@ -36,7 +36,7 @@ it includes everything from
'''struct stat'''
plus associated pathname, textual group and user names, etc.
These objects are used by
-[[ManPageibarchive3]]
+[[ManPageLibarchive3]]
to represent the metadata associated with a particular
entry in an archive.
=== Create and Destroy===
@@ -64,16 +64,16 @@ object.
Due to high number of functions, the accessor functions can be found in
man pages grouped by the purpose.
<dl>
-<dt>[[ManPagerchiventrycl3]]</dt><dd>
+<dt>[[ManPageArchiveEntryAcl3]]</dt><dd>
Access Control List manipulation
-</dd><dt>[[ManPagerchiventryaths3]]</dt><dd>
+</dd><dt>[[ManPageArchiveEntryPaths3]]</dt><dd>
Path name manipulation
-</dd><dt>[[ManPagerchiventryerms3]]</dt><dd>
+</dd><dt>[[ManPageArchiveEntryPerms3]]</dt><dd>
User, group and mode manipulation
-</dd><dt>[[ManPagerchiventrytat3]]</dt><dd>
+</dd><dt>[[ManPageArchiveEntryStat3]]</dt><dd>
Functions not in the other groups and copying to/from
''struct'' stat.
-</dd><dt>[[ManPagerchiventryime3]]</dt><dd>
+</dd><dt>[[ManPageArchiveEntryTime3]]</dt><dd>
Time field manipulation
</dd></dl>
@@ -107,11 +107,11 @@ narrow string for the same data, the previously-set wide string will
be discarded in favor of the new data.
== SEE ALSO ==
-[[ManPagerchiventrycl3]],
-[[ManPagerchiventryaths3]],
-[[ManPagerchiventryerms3]],
-[[ManPagerchiventryime3]]
-[[ManPageibarchive3]],
+[[ManPageArchiveEntryAcl3]],
+[[ManPageArchiveEntryPaths3]],
+[[ManPageArchiveEntryPerms3]],
+[[ManPageArchiveEntryTime3]]
+[[ManPageLibarchive3]],
== HISTORY ==
The
'''libarchive'''