summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fseek.3
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-09-01 14:23:30 +0000
committerache <ache@FreeBSD.org>2001-09-01 14:23:30 +0000
commitd8648337d6d5c5d7a8d79e3a94d02b694bfa67a2 (patch)
treed5056ff9aa31ae5da6696b7822559e68933b2c11 /lib/libc/stdio/fseek.3
parent6628a9dfdc386893f35e5dc52b9567f5a0657d93 (diff)
downloadFreeBSD-src-d8648337d6d5c5d7a8d79e3a94d02b694bfa67a2.zip
FreeBSD-src-d8648337d6d5c5d7a8d79e3a94d02b694bfa67a2.tar.gz
Note that prev. commit addition is for ftell/ftello
Diffstat (limited to 'lib/libc/stdio/fseek.3')
-rw-r--r--lib/libc/stdio/fseek.38
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/libc/stdio/fseek.3 b/lib/libc/stdio/fseek.3
index fe7f313..b08bbc8 100644
--- a/lib/libc/stdio/fseek.3
+++ b/lib/libc/stdio/fseek.3
@@ -206,8 +206,12 @@ for
and
.Fn ftell .
.It Bq Er ESPIPE
-The file descriptor underlying stream is associated with a pipe or FIFO
-or file-position indicator value is unspecified
+The file descriptor underlying stream is associated with a pipe or FIFO.
+For
+.Fn ftell
+and
+.Fn ftello ,
+file-position indicator value is unspecified
(see
.Xr ungetc 3 ) .
.El
OpenPOWER on IntegriCloud