diff --git a/man2/sigaction.2 b/man2/sigaction.2 index 8ee878672..bb7b7c928 100644 --- a/man2/sigaction.2 +++ b/man2/sigaction.2 @@ -160,7 +160,6 @@ flag is used. .I sa_flags specifies a set of flags which modify the behavior of the signal. It is formed by the bitwise OR of zero or more of the following: -.RS 4 .TP .B SA_NOCLDSTOP If @@ -251,7 +250,7 @@ This flag is meaningful only when establishing a signal handler. .\" (The .\" .I sa_sigaction .\" field was added in Linux 2.1.86.) -.RE +.\" .SS The siginfo_t argument to a SA_SIGINFO handler When the .B SA_SIGINFO