From f1bb579885da59086eae3593593abc66d70c0f52 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 2 Oct 2019 06:11:02 +0300 Subject: [PATCH] prctl.2: grfix Signed-off-by: Michael Kerrisk --- man2/prctl.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/prctl.2 b/man2/prctl.2 index 872dc0a7d..435b18c96 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -1374,9 +1374,9 @@ operation of the system call on Tru64). .TP .B PR_GET_UNALIGN -(see +(See .B PR_SET_UNALIGN -for information on versions and architectures) +for information on versions and architectures.) Return unaligned access control bits, in the location pointed to by .IR "(unsigned int\ *) arg2" . .SH RETURN VALUE