From 0262b0530fc7867f61de2894d90151d33e1d4caf Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sun, 17 Nov 2024 13:05:50 +0100 Subject: [PATCH] syscalls.2: tfix Reported-by: Helge Kreutzmann Signed-off-by: Alejandro Colomar --- man/man2/syscalls.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man2/syscalls.2 b/man/man2/syscalls.2 index 89c4e7f10..6316ccba8 100644 --- a/man/man2/syscalls.2 +++ b/man/man2/syscalls.2 @@ -1300,10 +1300,10 @@ returns a pair of GID and effective GID via registers is used for configuring the Host Address Extension register on low-cost Alphas in order to access address space beyond first 27 bits. .SH SEE ALSO -.BR ausyscall (1), .BR intro (2), .BR syscall (2), .BR unimplemented (2), .BR errno (3), .BR libc (7), -.BR vdso (7) +.BR vdso (7), +.BR ausyscall (8) -- 2.47.2