socketcall.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-02-15 20:52:24 +01:00
parent fa50e1599e
commit ccb8164053
1 changed files with 2 additions and 1 deletions

View File

@ -156,7 +156,8 @@ T}
This call is specific to Linux, and should not be used in programs
intended to be portable.
.SH NOTES
Glibc does not provide a wrapper for this system call; call it using
Glibc does not provide a wrapper for this system call;
in the unlikely event that you want to call it directly, do so using
.BR syscall (2).
.PP
On a some architectures\(emfor example, x86-64 and ARM\(emthere is no