FreeBSD now also defines EIDRM and uses it.

Inspired by PR:		22470
Which was submitted by:	Bjorn Tornqvist <bjorn@west.se>
MFC after:	1 week
This commit is contained in:
asmodai 2001-07-30 19:30:26 +00:00
parent baad636e13
commit f1723cd9ea

View File

@ -197,14 +197,6 @@ is set in
.Xr msgctl 3 ,
.Xr msgget 3 ,
.Xr msgsnd 3
.Sh BUGS
.Tn NetBSD
and
.Fx
do not define the
.Er EIDRM
error value, which should be used in
the case of a removed message queue.
.Sh HISTORY
Message queues appeared in the first release of
.At V .