From nobody@FreeBSD.ORG Tue Aug 17 18:36:38 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 1A2AB14F3A; Tue, 17 Aug 1999 18:36:38 -0700 (PDT)
Message-Id: <19990818013638.1A2AB14F3A@hub.freebsd.org>
Date: Tue, 17 Aug 1999 18:36:38 -0700 (PDT)
From: yt-kage@cb3.so-net.ne.jp
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: There is a descriptive mistake in ip.4 manual.
X-Send-Pr-Version: www-1.0

>Number:         13212
>Category:       docs
>Synopsis:       There is a descriptive mistake in ip.4 manual.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 17 18:40:01 PDT 1999
>Closed-Date:    Wed Aug 18 14:06:30 PDT 1999
>Last-Modified:  Wed Aug 18 14:07:14 PDT 1999
>Originator:     Yoshiteru Kageyama
>Release:        3.2-Release
>Organization:
Motorola Japan Ltd.
>Environment:
>Description:
At line 147 in the ip.4 manual, the description about the 
IP_PORTRANGE_DEFAULT doesn't match the actual source code 
(i.e. /usr/include/netinet/in.h file). In the ip.4 manual,
the IP_PORTRANGE_DEFAULT uses the default range of values,
IPPORT_RESERVED through IPPORT_RESERVED, while the actual
source code specifies that the IP_PORT_RANGE_DEFAULT uses
the values which range from IPPORT_RESERVED to 
'IPPORT_USERRESERVED'.
>How-To-Repeat:

>Fix:
At line 147, we should change the description like this:
.Dv IPPORT_USERRESERVED .


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Wed Aug 18 14:06:30 PDT 1999 
State-Changed-Why:  
Already fixed in rev 1.11 of ip.4 in May 1999. 
>Unformatted:
