Actions
Bug #9039
closedtcp(7p): Duplicate paragraph
Start date:
2018-02-05
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
The tcp(7p) contains this duplicate paragraph:
The SO_RCVBUF socket level option can be used to control the window that TCP advertises to the peer. IP level options may also be used with TCP. See ip(7P) and ip6(7P). Another socket level option, SO_RCVBUF, can be used to control the window that TCP advertises to the peer. IP level options may also be used with TCP. See ip(7P) and ip6(7P).
Updated by Marcel Telka over 4 years ago
Updated by Marcel Telka over 4 years ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk over 4 years ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit d3c0397fdfe3697d5078fec583494fae9971fd75
commit d3c0397fdfe3697d5078fec583494fae9971fd75 Author: Marcel Telka <marcel@telka.sk> Date: 2018-02-06T13:28:44.000Z 9039 tcp(7p): Duplicate paragraph Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Actions