summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2002-07-15 19:42:25 +0000
committerwollman <wollman@FreeBSD.org>2002-07-15 19:42:25 +0000
commit382395e8688e36eaa5eecd91763992f7e2bc9bfe (patch)
tree14ff25b5bc4f3db32fa0e59bcc0837655eeba537 /lib/libc/stdio
parentdf766765ba15b2a418b09b713353a763a1c12909 (diff)
downloadFreeBSD-src-382395e8688e36eaa5eecd91763992f7e2bc9bfe.zip
FreeBSD-src-382395e8688e36eaa5eecd91763992f7e2bc9bfe.tar.gz
Note that fseeko() and ftello() are standard in 1003.1-2001.
(Prefer the more-encompassing POSIX standard to SUSv2.)
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/fseek.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fseek.3 b/lib/libc/stdio/fseek.3
index 29b66b3..2c72532 100644
--- a/lib/libc/stdio/fseek.3
+++ b/lib/libc/stdio/fseek.3
@@ -249,4 +249,4 @@ The
and
.Fn ftello
functions conform to
-.St -susv2 .
+.St -p1003.1-2001 .
OpenPOWER on IntegriCloud