socketcall.2: tfix

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

View File

@ -160,7 +160,7 @@ 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
On some architectures\(emfor example, x86-64 and ARM\(emthere is no
.BR socketcall ()
system call; instead
.BR socket (2),