aboutsummaryrefslogtreecommitdiffstats
path: root/man2/socketcall.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/socketcall.2')
-rw-r--r--man2/socketcall.27
1 files changed, 3 insertions, 4 deletions
diff --git a/man2/socketcall.2 b/man2/socketcall.2
index a5803eea68..b4c0960851 100644
--- a/man2/socketcall.2
+++ b/man2/socketcall.2
@@ -142,10 +142,7 @@ T}:T{
.BR sendmmsg (2)
T}
.TE
-.SH STANDARDS
-This call is specific to Linux, and should not be used in programs
-intended to be portable.
-.SH NOTES
+.SH VERSIONS
On some architectures\[em]for example, x86-64 and ARM\[em]there is no
.BR socketcall ()
system call; instead
@@ -153,6 +150,8 @@ system call; instead
.BR accept (2),
.BR bind (2),
and so on really are implemented as separate system calls.
+.SH STANDARDS
+Linux.
.PP
On x86-32,
.BR socketcall ()