Clean up mdoc lint.
diff --git a/man/zip_dir_add.mdoc b/man/zip_dir_add.mdoc
index 6375490..023ace9 100644
--- a/man/zip_dir_add.mdoc
+++ b/man/zip_dir_add.mdoc
@@ -51,9 +51,9 @@
 .Ar name
 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
 .Ar flags
 argument can be any of:
diff --git a/man/zip_file_attributes_init.mdoc b/man/zip_file_attributes_init.mdoc
index 93d2981..7a5e06c 100644
--- a/man/zip_file_attributes_init.mdoc
+++ b/man/zip_file_attributes_init.mdoc
@@ -30,7 +30,7 @@
 .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd April 17, 2020
-.Dt ZIP_FILE_ATTRIBUTES_INIT
+.Dt ZIP_FILE_ATTRIBUTES_INIT 3
 .Os
 .Sh NAME
 .Nm zip_file_attributes_init