Bug 166759

Summary: tcp(7) regarding TCP_CORK+TCP_NODELAY
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: man-pagesAssignee: Ivana Varekova <varekova>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: man-pages-2.07-2.noarch.rpm Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-25 13:15:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joe Orton 2005-08-25 12:18:00 UTC
tcp(7) says:

"This option cannot be combined with TCP_NODELAY."

which is no longer correct as of Linux 2.6; it should be updated to read

"This option cannot be combined with TCP_NODELAY in Linux 2.4."

please send this upstream as well.