Skip site navigation (1)Skip section navigation (2)
Date:      4 May 2002 12:48:02 -0000
From:      karsten@rohrbach.de
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/37736: accept(2) man page should mention accept_filter(9)
Message-ID:  <20020504124802.53914.qmail@mail.webmonster.de>

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

>Number:         37736
>Category:       docs
>Synopsis:       accept(2) man page should mention accept_filter(9)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 04 05:50:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Karsten W. Rohrbach
>Release:        -current
>Organization:
webmonster.de / ngenn.net
>Environment:
>Description:
 
 	
 
 the man page to accept(2) does not include a see also entry which 
 would lead developers to accept_filter(9)
 	
 
 	
 
 
 rohrbach@WM:datasink[~/cvs/freebsd/src/lib/libc/sys]72% cvs -R diff -u accept.2 
 Index: accept.2
 ===================================================================
 RCS file: /opt/ncvs/src/lib/libc/sys/accept.2,v
 retrieving revision 1.22
 diff -u -r1.22 accept.2
 --- accept.2	2002/01/07 06:10:37	1.22
 +++ accept.2	2002/05/04 12:34:04
 @@ -151,6 +151,7 @@
  on the listen queue.
  .El
  .Sh SEE ALSO
 +.Xr accept_filter 9 ,
  .Xr bind 2 ,
  .Xr connect 2 ,
  .Xr getpeername 2 ,
 
 	
>How-To-Repeat:
>Fix:
>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?20020504124802.53914.qmail>