signalfd.2: tfix

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Akihiro Motoki 2021-05-09 22:19:50 +02:00 committed by Michael Kerrisk
parent 15b9b432d2
commit 19063c3c07
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ struct signalfd_siginfo {
uint64_t ssi_addr; /* Address that generated signal
(for hardware\-generated signals) */
uint16_t ssi_addr_lsb; /* Least significant bit of address
(SIGBUS; since Linux 2.6.37)
(SIGBUS; since Linux 2.6.37) */
.\" ssi_addr_lsb: commit b8aeec34175fc8fe8b0d40efea4846dfc1ba663e
uint8_t pad[\fIX\fP]; /* Pad size to 128 bytes (allow for
additional fields in the future) */