diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-18 10:13:54 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-18 10:13:54 +0000 |
commit | 95f4226b2755f1600e3bf4e32e8aa0db0886c280 (patch) | |
tree | d7fc87dbba410fea9fb526ffb94f2409d3c5f8cc /lib/libc/gen/msgsnd.3 | |
parent | b92cc9b8783fe78fa7d6f4ad6b005d29e28cd99c (diff) |
Notes
Diffstat (limited to 'lib/libc/gen/msgsnd.3')
-rw-r--r-- | lib/libc/gen/msgsnd.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/msgsnd.3 b/lib/libc/gen/msgsnd.3 index aa253194541f..70ed45a97a66 100644 --- a/lib/libc/gen/msgsnd.3 +++ b/lib/libc/gen/msgsnd.3 @@ -123,7 +123,9 @@ is set to the current time. .Sh RETURN VALUES .Rv -std msgsnd .Sh ERRORS +The .Fn msgsnd +function will fail if: .Bl -tag -width Er .It Bq Er EINVAL |