regen
--HG--
branch : HEAD
diff --git a/man/zip_errors.mdoc b/man/zip_errors.mdoc
index 20dd091..8e2b147 100644
--- a/man/zip_errors.mdoc
+++ b/man/zip_errors.mdoc
@@ -1,7 +1,7 @@
.\" $NiH$
.\"
.\" zip_errors.mdoc -- list of all libzip error codes
-.\" Copyright (C) 2004 Dieter Baron and Thomas Klausner
+.\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner
.\"
.\" This file is part of libzip, a library to manipulate ZIP archives.
.\" The authors can be contacted at <nih@giga.or.at>
@@ -33,10 +33,10 @@
.\"
.\" This file was generated automatically by ./make_zip_errors.sh
.\" from ./../lib/zip.h; make changes there.
-.\" NiH: make_zip_errors.sh,v 1.2 2004/12/26 14:21:06 dillo Exp
-.\" NiH: zip.h,v 1.47 2004/12/22 16:31:59 dillo Exp
+.\" NiH: make_zip_errors.sh,v 1.3 2005/01/20 21:03:36 dillo Exp
+.\" NiH: zip.h,v 1.48 2005/01/20 21:00:29 dillo Exp
.\"
-.Dd December 26, 2004
+.Dd January 20, 2005
.Dt ZIP_ERRORS 3
.Os
.Sh NAME
@@ -95,4 +95,6 @@
Zip archive inconsistent.
.It Bq Er ZIP_ER_REMOVE
Can't remove file.
+.It Bq Er ZIP_ER_DELETED
+Entry has been deleted.
.El