Imported Upstream version 1.4.0
[platform/upstream/libzip.git] / man / zip_file_strerror.mdoc
index e5d11be..0efab60 100644 (file)
@@ -1,5 +1,5 @@
 .\" zip_file_strerror.mdoc -- get string representation for a zip error
-.\" Copyright (C) 2003-2016 Dieter Baron and Thomas Klausner
+.\" Copyright (C) 2003-2017 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,7 +29,7 @@
 .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 27, 2004
+.Dd December 18, 2017
 .Dt ZIP_FILE_STRERROR 3
 .Os
 .Sh NAME
@@ -73,6 +73,11 @@ return a pointer to the error string.
 .Sh SEE ALSO
 .Xr libzip 3 ,
 .Xr zip_error_to_str 3
+.Sh HISTORY
+.Fn zip_file_strerror
+and
+.Fn zip_strerror
+were added in libzip 0.6.
 .Sh AUTHORS
 .An -nosplit
 .An Dieter Baron Aq Mt dillo@nih.at