From dan@kulesh.obluda.cz  Fri Jul 18 12:24:27 2008
Return-Path: <dan@kulesh.obluda.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CA3EE1065674
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Jul 2008 12:24:27 +0000 (UTC)
	(envelope-from dan@kulesh.obluda.cz)
Received: from kulesh.obluda.cz (kulesh.obluda.cz [193.179.199.51])
	by mx1.freebsd.org (Postfix) with ESMTP id 41DBA8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Jul 2008 12:24:26 +0000 (UTC)
	(envelope-from dan@kulesh.obluda.cz)
Received: from kulesh.obluda.cz (localhost. [127.0.0.1])
	by kulesh.obluda.cz (8.14.2/8.14.2) with ESMTP id m6ICOOil024842
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Jul 2008 14:24:24 +0200 (CEST)
	(envelope-from dan@kulesh.obluda.cz)
Received: (from root@localhost)
	by kulesh.obluda.cz (8.14.2/8.14.2/Submit) id m6ICONV2024841;
	Fri, 18 Jul 2008 14:24:23 +0200 (CEST)
	(envelope-from dan)
Message-Id: <200807181224.m6ICONV2024841@kulesh.obluda.cz>
Date: Fri, 18 Jul 2008 14:24:23 +0200 (CEST)
From: Dan Lukes <dan@obluda.cz>
Reply-To: Dan Lukes <dan@obluda.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: man 2 socket ERRORS section incomplete
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         125746
>Category:       docs
>Synopsis:       man 2 socket ERRORS section incomplete
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 18 12:30:03 UTC 2008
>Closed-Date:    Fri Aug 29 00:45:03 UTC 2008
>Last-Modified:  Fri Aug 29 00:50:01 UTC 2008
>Originator:     Dan Lukes
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
Obludarium
>Environment:
src/lib/libc/sys/socket.2,v 1.30 2004/07/02 23:52:13 ru

>Description:
	socket(2) may return EPERM also, for example, when SOCK_RAW socket type requested by non-superuser

	The EPERM return code is not mentioned in ERRORS section of manual page


>How-To-Repeat:
>Fix:

	Add the notice about the EPERM in ERROR section of socket(2) manual page - something like:

EPERM  User has insufficient privileges to carry out requested operation.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: trhodes 
State-Changed-When: Mon Aug 4 22:22:30 UTC 2008 
State-Changed-Why:  
The EPERM error has been added to the ERRORS section of socket.2, 
thanks! 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Mon Aug 4 22:22:30 UTC 2008 
Responsible-Changed-Why:  
Over to me, MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125746 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/125746: commit references a PR
Date: Mon,  4 Aug 2008 22:22:35 +0000 (UTC)

 trhodes     2008-08-04 22:22:17 UTC
 
   FreeBSD src repository
 
   Modified files:
     lib/libc/sys         socket.2 
   Log:
   SVN rev 181312 on 2008-08-04 22:22:17Z by trhodes
   
   Add EPERM to the ERRORS section.
   
   PR:             125746
   
   Revision  Changes    Path
   1.33      +3 -1      src/lib/libc/sys/socket.2
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/125746: commit references a PR
Date: Fri, 29 Aug 2008 00:20:28 +0000 (UTC)

 trhodes     2008-08-29 00:20:05 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     lib/libc/sys         socket.2 
   Log:
   SVN rev 182420 on 2008-08-29 00:20:05Z by trhodes
   
   MFC r181312:
   
   Add EPERM to the ERRORS section.
   
   PR: 125746
   
   Revision  Changes    Path
   1.31.2.1  +3 -1      src/lib/libc/sys/socket.2
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Fri Aug 29 00:44:41 UTC 2008 
State-Changed-Why:  
MFC complete, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125746 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/125746: commit references a PR
Date: Fri, 29 Aug 2008 00:44:20 +0000 (UTC)

 trhodes     2008-08-29 00:44:00 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     lib/libc/sys         socket.2 
   Log:
   SVN rev 182421 on 2008-08-29 00:44:00Z by trhodes
   
   MFC r181312:
   
   Add EPERM to the ERRORS section.
   
   PR: 125746
   
   > PR:            If a GNATS PR is affected by the change.
   > Submitted by:  If someone else sent in the change.
   > Reviewed by:   If someone else reviewed your modification.
   > Approved by:   If you needed approval for this commit.
   > Obtained from: If the change is from a third party.
   > MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
   > Security:      Vulnerability reference (one per line) or description.
   > Empty fields above will be automatically removed.
   
   _M   sys
   M    sys/socket.2
   
   Revision  Changes    Path
   1.30.8.1  +3 -1      src/lib/libc/sys/socket.2
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
