diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/bind.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/bind.2 b/lib/libc/sys/bind.2 index 448ee8e..d9507bf 100644 --- a/lib/libc/sys/bind.2 +++ b/lib/libc/sys/bind.2 @@ -77,7 +77,7 @@ call will fail if: .Bl -tag -width Er .It Bq Er EAGAIN Kernel resources to complete the request are -temporarily unavilable. +temporarily unavailable. .It Bq Er EBADF .Fa S is not a valid descriptor. |