diff options
Diffstat (limited to 'lib/libc/sys/shutdown.2')
-rw-r--r-- | lib/libc/sys/shutdown.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/shutdown.2 b/lib/libc/sys/shutdown.2 index 51db758..ce83401 100644 --- a/lib/libc/sys/shutdown.2 +++ b/lib/libc/sys/shutdown.2 @@ -71,7 +71,7 @@ further sends and receives will be disallowed. A 0 is returned if the call succeeds, -1 if it fails. .Sh ERRORS The call succeeds unless: -.Bl -tag -width ENOTCONNAA +.Bl -tag -width Er .It Bq Er EBADF .Fa S is not a valid descriptor. |