Fix Dt.
diff --git a/man/zip_error_clear.mdoc b/man/zip_error_clear.mdoc
index 0a808ce..fe1d79c 100644
--- a/man/zip_error_clear.mdoc
+++ b/man/zip_error_clear.mdoc
@@ -1,5 +1,5 @@
-.\" zip_clear_error.mdoc -- clear error state for archive or file
-.\" Copyright (C) 2006 Dieter Baron and Thomas Klausner
+.\" zip_error_clear.mdoc -- clear error state for archive or file
+.\" Copyright (C) 2006-2014 Dieter Baron and Thomas Klausner
 .\"
 .\" This file is part of libzip, a library to manipulate ZIP archives.
 .\" The authors can be contacted at <libzip@nih.at>
@@ -29,8 +29,8 @@
 .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd October 4, 2006
-.Dt ZIP_CLEAR_ERROR 3
+.Dd October 30, 2014
+.Dt ZIP_ERROR_CLEAR 3
 .Os
 .Sh NAME
 .Nm zip_error_clear ,