Imported Upstream version 1.2.0
[platform/upstream/libzip.git] / man / zip_fread.mdoc
index e582ffa..f14e703 100644 (file)
@@ -1,5 +1,5 @@
 .\" zip_fread.mdoc -- read from file
-.\" Copyright (C) 2003-2015 Dieter Baron and Thomas Klausner
+.\" Copyright (C) 2003-2016 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 March 10, 2009
+.Dd September 12, 2016
 .Dt ZIP_FREAD 3
 .Os
 .Sh NAME
@@ -56,6 +56,7 @@ Otherwise, \-1 is returned.
 .Sh SEE ALSO
 .Xr libzip 3 ,
 .Xr zip_fclose 3 ,
+.Xr zip_fseek 3 ,
 .Xr zip_fopen 3
 .Sh AUTHORS
 .An -nosplit