Document BUS_OOMERR.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
Differential revision:	https://reviews.freebsd.org/D24761
This commit is contained in:
Konstantin Belousov 2020-05-09 12:58:27 +00:00
parent ca9acde238
commit 0298cf17b2

View File

@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd April 24, 2018
.Dd May 8, 2020
.Dt SIGINFO 3
.Os
.Sh NAME
@ -150,6 +150,8 @@ invalid address alignment
nonexistent physical address
.It Ta Dv BUS_OBJERR Ta
object-specific hardware error
.It Ta Dv BUS_OOMERR Ta
cannot alloc a page to map at fault
.It Dv SIGTRAP Ta Dv TRAP_BRKPT Ta
process breakpoint
.It Ta Dv TRAP_TRACE Ta