]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
prctl.2: Minor tweaks to Eugene Syromyatnikov's patch
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 12 Dec 2016 06:21:41 +0000 (07:21 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 12 Dec 2016 06:21:41 +0000 (07:21 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/prctl.2

index a87eed49cf5d87d5fd42bec3803477827a607a3a..98094fc554ef89a6d83472073f5cd76544fc98b7 100644 (file)
@@ -1118,11 +1118,17 @@ Pass
 \fBPR_UNALIGN_NOPRINT\fP to silently fix up unaligned user accesses,
 or \fBPR_UNALIGN_SIGBUS\fP to generate
 .B SIGBUS
-on unaligned user access. Alpha also supports an additional flag with the value
-of 4 and no corresponding named constant, which instructs kernel to not fix up
+on unaligned user access.
+Alpha also supports an additional flag with the value
+of 4 and no corresponding named constant,
+which instructs kernel to not fix up
 unaligned accesses (it is analogous to providing the
-.BR UAC_NOFIX " flag in " SSI_NVPAIRS " operation of " setsysinfo
-syscall on Tru64).
+.BR UAC_NOFIX
+flag in
+.BR SSI_NVPAIRS
+operation of the
+.BR setsysinfo ()
+system call on Tru64).
 .TP
 .B PR_GET_UNALIGN
 (see