regen man pages
diff --git a/man/zip_dir_add.man b/man/zip_dir_add.man
index 08f4765..d6a3d5a 100644
--- a/man/zip_dir_add.man
+++ b/man/zip_dir_add.man
@@ -57,9 +57,9 @@
 \fIname\fR
 is the directory's name in the zip archive.
 .PP
-This function adds an entry to the archive. It does not check whether
-a directory with that name exists in the file system, nor does it add
-its contents if it does.
+This function adds an entry to the archive.
+It does not check whether a directory with that name exists in the
+file system, nor does it add its contents if it does.
 The
 \fIflags\fR
 argument can be any of:
diff --git a/man/zip_file_attributes_init.html b/man/zip_file_attributes_init.html
index 97b96d0..21a4b2c 100644
--- a/man/zip_file_attributes_init.html
+++ b/man/zip_file_attributes_init.html
@@ -35,14 +35,14 @@
 <head>
   <meta charset="utf-8"/>
   <link rel="stylesheet" href="../nih-man.css" type="text/css" media="all"/>
-  <title>ZIP_FILE_ATTRIBUTES_INIT</title>
+  <title>ZIP_FILE_ATTRIBUTES_INIT(3)</title>
 </head>
 <body>
 <table class="head">
   <tr>
-    <td class="head-ltitle">ZIP_FILE_ATTRIBUTES_INIT</td>
-    <td class="head-vol">LOCAL</td>
-    <td class="head-rtitle">ZIP_FILE_ATTRIBUTES_INIT</td>
+    <td class="head-ltitle">ZIP_FILE_ATTRIBUTES_INIT(3)</td>
+    <td class="head-vol">Library Functions Manual</td>
+    <td class="head-rtitle">ZIP_FILE_ATTRIBUTES_INIT(3)</td>
   </tr>
 </table>
 <div class="manual-text">
diff --git a/man/zip_file_attributes_init.man b/man/zip_file_attributes_init.man
index 20036c9..ca28199 100644
--- a/man/zip_file_attributes_init.man
+++ b/man/zip_file_attributes_init.man
@@ -30,7 +30,7 @@
 .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.TH "ZIP_FILE_ATTRIBUTES_INIT" "" "April 17, 2020" "NiH" "LOCAL"
+.TH "ZIP_FILE_ATTRIBUTES_INIT" "3" "April 17, 2020" "NiH" "Library Functions Manual"
 .nh
 .if n .ad l
 .SH "NAME"