Imported Upstream version 1.4.0
[platform/upstream/libzip.git] / man / zip_source_tell.mdoc
index e9f616d..e824918 100644 (file)
@@ -1,5 +1,5 @@
 .\" zip_source_tell.mdoc -- report current read offset in source
-.\" Copyright (C) 2014 Dieter Baron and Thomas Klausner
+.\" Copyright (C) 2014-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 November 18, 2014
+.Dd December 18, 2017
 .Dt ZIP_SOURCE_TELL 3
 .Os
 .Sh NAME
@@ -64,6 +64,9 @@ is set to indicate the error.
 .Xr zip_source 3 ,
 .Xr zip_source_read 3 ,
 .Xr zip_source_tell_write 3
+.Sh HISTORY
+.Fn zip_source_tell
+was added in libzip 1.0.
 .Sh AUTHORS
 .An -nosplit
 .An Dieter Baron Aq Mt dillo@nih.at