diff options
Diffstat (limited to 'lib/libc/sys/accept.2')
-rw-r--r-- | lib/libc/sys/accept.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/accept.2 b/lib/libc/sys/accept.2 index 9e932e8..d1e0a60e 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 |