Remove superfluous .El.
--HG--
branch : HEAD
diff --git a/man/zip_unchange_all.mdoc b/man/zip_unchange_all.mdoc
index 83c7093..9e87183 100644
--- a/man/zip_unchange_all.mdoc
+++ b/man/zip_unchange_all.mdoc
@@ -1,4 +1,4 @@
-.\" $NiH: zip_unchange_all.mdoc,v 1.6 2005/06/09 19:29:11 wiz Exp $
+.\" $NiH: zip_unchange_all.mdoc,v 1.7 2005/06/09 19:51:23 wiz Exp $
.\"
.\" zip_unchange_all.mdoc -- undo changes to all files in zip archive
.\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner
@@ -52,7 +52,6 @@
Otherwise, \-1 is returned and the error code in
.Ar archive
is set to indicate the error.
-.El
.Sh SEE ALSO
.Xr libzip 3 ,
.Xr zip_unchange 3