From ccb816405307cb3d2a6db52343776642729b6956 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 15 Feb 2021 20:52:24 +0100 Subject: [PATCH] socketcall.2: wfix Signed-off-by: Michael Kerrisk --- man2/socketcall.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man2/socketcall.2 b/man2/socketcall.2 index d1803d906..924031121 100644 --- a/man2/socketcall.2 +++ b/man2/socketcall.2 @@ -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