Bug 25500

Summary: Update of ip(4) manpage to reflect current kernel capabilities
Product: Documentation Reporter: bvi <bvi>
Component: Books & ArticlesAssignee: ben <ben>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description bvi 2001-03-02 23:50:01 UTC
THe current ip(4) manpage stats that one cannot set the low (Sub 1024
'secure' ) portrange to use. This is in fact possible using the sysctl
variables :
net.inet.ip.portrange.lowfirst and 
net.inet.ip.portrange.lowlast 

This changes the man page to indicate so.

Fix: The following is a unified diff agains the uncompressed source of
/usr/src/share/man/man4/ip.4.gz
How-To-Repeat: 
   N/A
Comment 1 ben freebsd_committer freebsd_triage 2001-03-29 02:01:42 UTC
Responsible Changed
From-To: freebsd-doc->ben

Committed to -current, MFC soon...
Comment 2 ben freebsd_committer freebsd_triage 2001-07-20 06:28:41 UTC
State Changed
From-To: open->closed

Committed in -current and -stable, thanks!