summaryrefslogtreecommitdiffstats
path: root/man3/fseeko.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fseeko.3')
-rw-r--r--man3/fseeko.315
1 files changed, 7 insertions, 8 deletions
diff --git a/man3/fseeko.3 b/man3/fseeko.3
index bc9428773..3625fe2d6 100644
--- a/man3/fseeko.3
+++ b/man3/fseeko.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH fseeko 3 2022-12-15 "Linux man-pages 6.03"
+.TH fseeko 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
fseeko, ftello \- seek to or report file position
.SH LIBRARY
@@ -73,28 +73,27 @@ is set to indicate the error.
.SH ERRORS
See the ERRORS in
.BR fseek (3).
-.SH VERSIONS
-These functions are available since glibc 2.1.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR fseeko (),
.BR ftello ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, SUSv2.
+POSIX.1-2008.
+.SH HISTORY
+glibc 2.1.
+POSIX.1-2001, SUSv2.
.SH NOTES
The declarations of these functions can also be obtained by defining
the obsolete