From nobody  Thu Jan  7 13:58:18 1999
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id NAA14417;
          Thu, 7 Jan 1999 13:58:18 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199901072158.NAA14417@hub.freebsd.org>
Date: Thu, 7 Jan 1999 13:58:18 -0800 (PST)
From: durkin+gnats@matter.ent
To: freebsd-gnats-submit@freebsd.org
Subject: getsubopt and getservbyport manpage changes
X-Send-Pr-Version: www-1.0

>Number:         9376
>Category:       docs
>Synopsis:       getsubopt and getservbyport manpage changes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan  7 14:00:01 PST 1999
>Closed-Date:    Mon Mar 1 20:36:08 CST 1999
>Last-Modified:  Mon Mar  1 20:36:24 CST 1999
>Originator:     Craig
>Release:        3.0-CURRENT
>Organization:
>Environment:
FreeBSD gigantor.matter.net 3.0-CURRENT FreeBSD 3.0-CURRENT #29: Fri Dec 25 20:13:55 EST 1998     durkin@gigantor.matter.net:/mnt/sd0s1e/src/sys/compile/GIGANTOR  i386

>Description:
The getsubopt manpage says that the file <stdlib.h> needs to be included,
when it is really <unistd.h> that needs inclusion.
The getservbyport -really- should have a note saying that the 
argument 'int port' is to be in network byte order.
>How-To-Repeat:
man getsubopt
man getservbyport
>Fix:
Change stdlib.h to unistd.h
Add note about network byte order
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ghelmer 
State-Changed-When: Mon Mar 1 20:36:08 CST 1999 
State-Changed-Why:  
Fixed, thanks! 
>Unformatted:
