summaryrefslogtreecommitdiff
path: root/libarchive/archive_entry_paths.3
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@bec.de>2017-02-28 01:08:06 +0100
committerJoerg Sonnenberger <joerg@bec.de>2017-02-28 01:08:06 +0100
commitd2b95e2bc2391e15478b65412edba5bf4126d09f (patch)
tree55d5ff5c96656ba8e934bfd3af2e37817fc23ec4 /libarchive/archive_entry_paths.3
parent43a42eeffb032c218e146f0dbae385c98d1054d1 (diff)
downloadlibarchive-d2b95e2bc2391e15478b65412edba5bf4126d09f.tar.gz
Fix typos.
Diffstat (limited to 'libarchive/archive_entry_paths.3')
-rw-r--r--libarchive/archive_entry_paths.38
1 files changed, 4 insertions, 4 deletions
diff --git a/libarchive/archive_entry_paths.3 b/libarchive/archive_entry_paths.3
index fd22cf7e..f1549f80 100644
--- a/libarchive/archive_entry_paths.3
+++ b/libarchive/archive_entry_paths.3
@@ -31,17 +31,17 @@
.Nm archive_entry_set_hardlink ,
.Nm archive_entry_copy_hardlink ,
.Nm archive_entry_copy_hardlink_w ,
-.Nm archve_entry_update_hardlink_utf8 ,
+.Nm archive_entry_update_hardlink_utf8 ,
.Nm archive_entry_set_link ,
.Nm archive_entry_copy_link ,
.Nm archive_entry_copy_link_w ,
-.Nm archve_entry_update_link_utf8 ,
+.Nm archive_entry_update_link_utf8 ,
.Nm archive_entry_pathname ,
.Nm archive_entry_pathname_w ,
.Nm archive_entry_set_pathname ,
.Nm archive_entry_copy_pathname ,
.Nm archive_entry_copy_pathname_w ,
-.Nm archve_entry_update_pathname_utf8 ,
+.Nm archive_entry_update_pathname_utf8 ,
.Nm archive_entry_sourcepath ,
.Nm archive_entry_copy_sourcepath ,
.Nm archive_entry_symlink,
@@ -49,7 +49,7 @@
.Nm archive_entry_set_symlink ,
.Nm archive_entry_copy_symlink ,
.Nm archive_entry_copy_symlink_w ,
-.Nm archve_entry_update_symlink_utf8
+.Nm archive_entry_update_symlink_utf8
.Nd functions for manipulating path names in archive entry descriptions
.Sh LIBRARY
Streaming Archive Library (libarchive, -larchive)