From phk@critter.freebsd.dk  Fri Nov 23 10:32:17 2007
Return-Path: <phk@critter.freebsd.dk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 268A116A474
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Nov 2007 10:32:17 +0000 (UTC)
	(envelope-from phk@critter.freebsd.dk)
Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222])
	by mx1.freebsd.org (Postfix) with ESMTP id C8DD113C465
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Nov 2007 10:32:16 +0000 (UTC)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (unknown [192.168.61.3])
	by phk.freebsd.dk (Postfix) with ESMTP id D378E17105
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Nov 2007 10:14:45 +0000 (UTC)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id lANAEjGv004028
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Nov 2007 10:14:45 GMT
	(envelope-from phk@critter.freebsd.dk)
Received: (from phk@localhost)
	by critter.freebsd.dk (8.14.1/8.14.1/Submit) id lANAEjqU004027;
	Fri, 23 Nov 2007 10:14:45 GMT
	(envelope-from phk)
Message-Id: <200711231014.lANAEjqU004027@critter.freebsd.dk>
Date: Fri, 23 Nov 2007 10:14:45 GMT
From: Poul-Henning Kamp <phk@critter.freebsd.dk>
Reply-To: Poul-Henning Kamp <phk@critter.freebsd.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: close(2) error returns incomplete
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118214
>Category:       docs
>Synopsis:       close(2) error returns incomplete
>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:   Fri Nov 23 10:40:04 UTC 2007
>Closed-Date:    
>Last-Modified:  Sun Sep 02 03:09:15 UTC 2012
>Originator:     Poul-Henning Kamp
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD critter.freebsd.dk 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Nov 5 00:09:37 UTC 2007 root@critter.freebsd.dk:/usr/obj/freebsd/src/sys/C5 i386


>Description:
	The close(2) manpage does not list ENOTCONN as a possible error
	return, yet I have just received it.
>How-To-Repeat:
	Not sure.
>Fix:

	It may be relevant to split the ERRORS section into sections:
	generic errors that all fd's can give, and subsystem specific
	errors that can only come from pipes, devices or sockets.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Mon Mar 5 00:24:35 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118214 
Responsible-Changed-From-To: eadler->freebsd-doc 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Sun Sep 2 03:09:14 UTC 2012 
Responsible-Changed-Why:  
I won't be looking at this PR for a while and I need to clear some out 
of my queue 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118214 
>Unformatted:
