Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2002 01:29:39 +0200 (CEST)
From:      Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/39446: Typo in bind(2)
Message-ID:  <20020617232939.91C1E1E3@frog.fafoe>

next in thread | raw e-mail | index | archive | help


>Number:         39446
>Category:       docs
>Synopsis:       Typo in bind(2)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 17 16:30:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Farfeleder
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD frog.fafoe 4.6-STABLE FreeBSD 4.6-STABLE #6: Mon Jun 17 23:29:53 CEST 2002 root@frog.fafoe:/usr/obj/usr/src/sys/FROG i386


	
>Description:
s/unavilable/unavailable/
	
>How-To-Repeat:
man bind
	
>Fix:
--- src/lib/libc/sys/bind.2.orig	Tue Jun 18 01:18:28 2002
+++ src/lib/libc/sys/bind.2	Tue Jun 18 01:18:55 2002
@@ -77,7 +77,7 @@
 .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.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020617232939.91C1E1E3>