]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Fix typos.
authorJoerg Sonnenberger <joerg@bec.de>
Tue, 28 Feb 2017 00:08:06 +0000 (01:08 +0100)
committerJoerg Sonnenberger <joerg@bec.de>
Tue, 28 Feb 2017 00:08:06 +0000 (01:08 +0100)
libarchive/archive_entry_paths.3

index fd22cf7e20c1c882f70e01dce21e6fbd54a8e456..f1549f80ecdf19094fedcc9ac0af33eaadaf9f69 100644 (file)
 .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)