summaryrefslogtreecommitdiff
path: root/lib/libc/sys/accept.2
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-05-06 13:34:15 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-05-06 13:34:15 +0000
commitee8dc4da914d773fc0646dd075ae4ad4081f5cd0 (patch)
treec4576021ebfdba232b7a7744712f9a0cc271c03c /lib/libc/sys/accept.2
parent8ca35daa1ce40d9a6096c1b304a09239ddb6e91f (diff)
Notes
Diffstat (limited to 'lib/libc/sys/accept.2')
-rw-r--r--lib/libc/sys/accept.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/accept.2 b/lib/libc/sys/accept.2
index 9e932e81689d..d1e0a60ec2f4 100644
--- a/lib/libc/sys/accept.2
+++ b/lib/libc/sys/accept.2
@@ -165,7 +165,7 @@ integer that is a descriptor for the accepted socket.
The
.Fn accept
will fail if:
-.Bl -tag -width EWOULDBLOCK
+.Bl -tag -width Er
.It Bq Er EBADF
The descriptor is invalid.
.It Bq Er EINTR