Re: [PATCH] man/man7/signal.7: Update definition of SIGCHLD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Arkadiusz,

On Sun, Feb 02, 2025 at 01:11:12PM +0100, Arkadiusz Drabczyk wrote:
> Link: <https://unix.stackexchange.com/q/790116/72304>
> Link: <https://lore.kernel.org/linux-man/Z5U0Wh_KF3Ki62Pk@comp../>
> Signed-off-by: Arkadiusz Drabczyk <arkadiusz@xxxxxxxxxxxx>
> ---
>  man/man7/signal.7 | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/man/man7/signal.7 b/man/man7/signal.7
> index dd04c6d1a..d2929dab1 100644
> --- a/man/man7/signal.7
> +++ b/man/man7/signal.7
> @@ -360,7 +360,8 @@ Linux supports the standard signals listed below.
>  The second column of the table indicates which standard (if any)
>  specified the signal: "P1990" indicates that the signal is described
>  in the original POSIX.1-1990 standard;
> -"P2001" indicates that the signal was added in SUSv2 and POSIX.1-2001.
> +"P2001" indicates that the signal was added or its definition changed
> +in SUSv2 and POSIX.1-2001.

Thanks!

>  .TS
>  l c c l
>  ____
> @@ -369,7 +370,7 @@ Signal	Standard	Action	Comment
>  SIGABRT	P1990	Core	Abort signal from \fBabort\fP(3)
>  SIGALRM	P1990	Term	Timer signal from \fBalarm\fP(2)
>  SIGBUS	P2001	Core	Bus error (bad memory access)
> -SIGCHLD	P1990	Ign	Child stopped or terminated
> +SIGCHLD	P2001	Ign	Child stopped, terminated or continued

Please add a comma before the 'or' (Oxford comma).  Other than that, it
LGTM.  Do you know if there are any other XSI extensions documented here
and what we do with them?  It would be interesting to be consistent
about that.


Cheers,
Alex

>  SIGCLD	\-	Ign	A synonym for \fBSIGCHLD\fP
>  SIGCONT	P1990	Cont	Continue if stopped
>  SIGEMT	\-	Term	Emulator trap
> -- 
> 2.45.2
> 

-- 
<https://www.alejandro-colomar.es/>

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux