summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fseek.3
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-08-17 10:29:09 +0000
committerache <ache@FreeBSD.org>2001-08-17 10:29:09 +0000
commit4107e6045e523e5215b08122db059fe6eecc41bf (patch)
tree518e93f9675f5db2365c4ccc819ef0661be272fc /lib/libc/stdio/fseek.3
parent28f5a912098427ae4056681c966bd87efe71006d (diff)
downloadFreeBSD-src-4107e6045e523e5215b08122db059fe6eecc41bf.zip
FreeBSD-src-4107e6045e523e5215b08122db059fe6eecc41bf.tar.gz
Mention ftell & ftello in EOVERFLOW section too.
Diffstat (limited to 'lib/libc/stdio/fseek.3')
-rw-r--r--lib/libc/stdio/fseek.36
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libc/stdio/fseek.3 b/lib/libc/stdio/fseek.3
index 1b5d397..d7c8086 100644
--- a/lib/libc/stdio/fseek.3
+++ b/lib/libc/stdio/fseek.3
@@ -188,8 +188,12 @@ The resulting file offset would be a value which
cannot be represented correctly in an object of type off_t
for
.Fn fseeko
+and
+.Fn ftello
or long for
-.Fn fseek .
+.Fn fseek
+and
+.Fn ftell .
.El
.Pp
The functions
OpenPOWER on IntegriCloud