Mention zip_file_set_mtime, zip_file_{get,set}_external_attributes
diff --git a/man/libzip.mdoc b/man/libzip.mdoc
index ee630e5..8640b55 100644
--- a/man/libzip.mdoc
+++ b/man/libzip.mdoc
@@ -85,6 +85,7 @@
 .Ss miscellaneous
 .Xr zip_stat 3
 .Xr zip_file_get_comment 3
+.Xr zip_file_get_external_attributes 3
 .Xr zip_get_archive_comment 3
 .Xr zip_get_archive_flag 3
 .Xr zip_get_name 3
@@ -98,7 +99,9 @@
 .Xr zip_file_add 3
 .Xr zip_file_replace 3
 .Xr zip_file_set_comment 3
+.Xr zip_file_set_external_attributes 3
 .Xr zip_file_set_encryption 3
+.Xr zip_file_set_mtime 3
 .Xr zip_set_file_compression 3
 .Xr zip_source_buffer 3
 .Xr zip_source_file 3