Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2008 14:24:23 +0200 (CEST)
From:      Dan Lukes <dan@obluda.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/125746: man 2 socket ERRORS section incomplete
Message-ID:  <200807181224.m6ICONV2024841@kulesh.obluda.cz>
Resent-Message-ID: <200807181230.m6ICU3SF052614@freefall.freebsd.org>

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

>Number:         125746
>Category:       docs
>Synopsis:       man 2 socket ERRORS section 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 Jul 18 12:30:03 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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