From 883d00eb9228c3d03e39e73b86b960f95f4f8c88 Mon Sep 17 00:00:00 2001 From: Daniel Harris Date: Sun, 7 Jul 2002 18:08:51 +0000 Subject: [PATCH] s/unavilable/unavailable/ PR: 39446 Submitted by: Stefan Farfeleder MFC after: 1 day --- lib/libc/sys/bind.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/bind.2 b/lib/libc/sys/bind.2 index 448ee8e4c57..d9507bff886 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.