aboutsummaryrefslogtreecommitdiffstats
path: root/man2/llseek.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/llseek.2')
-rw-r--r--man2/llseek.27
1 files changed, 3 insertions, 4 deletions
diff --git a/man2/llseek.2 b/man2/llseek.2
index 49b5808530..d317ed1e1a 100644
--- a/man2/llseek.2
+++ b/man2/llseek.2
@@ -80,13 +80,12 @@ Problem with copying results to user space.
.B EINVAL
.I whence
is invalid.
-.SH STANDARDS
-This function is Linux-specific, and should not be used in programs
-intended to be portable.
-.SH NOTES
+.SH VERSIONS
You probably want to use the
.BR lseek (2)
wrapper function instead.
+.SH STANDARDS
+Linux.
.SH SEE ALSO
.BR lseek (2),
.BR open (2),