summaryrefslogtreecommitdiff
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-08-17 10:29:09 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-08-17 10:29:09 +0000
commit5fdaf178ae4bf6518fdfcf097c53f6a3bdd4a635 (patch)
tree518e93f9675f5db2365c4ccc819ef0661be272fc /lib/libc/stdio
parentb98ba4224b53864c7e3282a953cbdcc94581bed5 (diff)
Notes
Diffstat (limited to 'lib/libc/stdio')
-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 1b5d39725965..d7c808645bb1 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