Bug 13879

Summary: rc.conf(5) has obsolete ref. to RFC1644
Product: Documentation Reporter: dada <dada>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description dada 1999-09-21 17:10:01 UTC
	Manpage rc.conf(5) says that the ``tcp_extensions'' knob
	turns on RFC1323 and RFC1644 extensions.
	However since 1998/09/06 RFC1644 extensions are turned off
	by default and ``tcp_extensions=YES'' only enables RFC1323
	extensions.

Fix: 

s/RFCs 1323 and 1644/RFC 1323/
Comment 1 Alexey Zelkin freebsd_committer freebsd_triage 1999-09-21 20:09:46 UTC
State Changed
From-To: open->closed

Fixed in rev. 1.51. Thanks!