Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 1999 18:36:38 -0700 (PDT)
From:      yt-kage@cb3.so-net.ne.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/13212: There is a descriptive mistake in ip.4 manual.
Message-ID:  <19990818013638.1A2AB14F3A@hub.freebsd.org>

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

>Number:         13212
>Category:       docs
>Synopsis:       There is a descriptive mistake in ip.4 manual.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 17 18:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>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?19990818013638.1A2AB14F3A>