diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/msgrcv.3 | 8 |
1 files changed, 0 insertions, 8 deletions
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 . |