summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2005-05-04 11:09:26 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2005-05-04 11:09:26 +0000
commite3446e1f8edf0d506aa662d2fc667ef8e63f8116 (patch)
tree1dd02f9bde20018b5c4130aba4045732c704634c /lib/libc/sys
parent5264841183cc5312cd097028c7cb00b39f56874b (diff)
Notes
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/accept.24
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/sys/accept.2 b/lib/libc/sys/accept.2
index 5b844c653444..800d9a2a2ace 100644
--- a/lib/libc/sys/accept.2
+++ b/lib/libc/sys/accept.2
@@ -154,6 +154,10 @@ The descriptor references a file, not a socket.
.It Bq Er EINVAL
.Xr listen 2
has not been called on the socket descriptor.
+.It Bq Er EINVAL
+The
+.Fa addrlen
+argument is negative.
.It Bq Er EFAULT
The
.Fa addr