From f1723cd9eadfe2f1740877262d2d32694f7e959d Mon Sep 17 00:00:00 2001 From: asmodai Date: Mon, 30 Jul 2001 19:30:26 +0000 Subject: FreeBSD now also defines EIDRM and uses it. Inspired by PR: 22470 Which was submitted by: Bjorn Tornqvist MFC after: 1 week --- lib/libc/gen/msgrcv.3 | 8 -------- 1 file changed, 8 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/gen/msgrcv.3 b/lib/libc/gen/msgrcv.3 index a539b3c..aa41662 100644 --- a/lib/libc/gen/msgrcv.3 +++ b/lib/libc/gen/msgrcv.3 @@ -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 . -- cgit v1.1