]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man/man2/sigaction.2: Update si_code list with Linux v6.16
authorThiago Jung Bauermann <thiago.bauermann@linaro.org>
Tue, 9 Sep 2025 19:13:57 +0000 (16:13 -0300)
committerAlejandro Colomar <alx@kernel.org>
Sun, 14 Sep 2025 11:42:07 +0000 (13:42 +0200)
commit8982bb673546d95b34f7c35be8cadd8091de2a25
treeb46491533159147418ee87c74a6151ea1d94e3e2
parent972beca9d8c56ec5eb3f77753d58c84b6bfd6650
man/man2/sigaction.2: Update si_code list with Linux v6.16

Update with missing si_code values from Linux v6.16's
"include/uapi/asm-generic/siginfo.h".

Signed-off-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
Message-ID: <20250909191357.44951-1-thiago.bauermann@linaro.org>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/sigaction.2