| Summary: | Update tuning(7) man page with kern.ipc.soacceptqueue | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Wout Decré <wout> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed Overcome By Events | ||||||
| Severity: | Affects Only Me | CC: | bcr | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
I've opened a review for this PR here: https://reviews.freebsd.org/D12283 This has been fixed in HEAD, no need to apply this patch anymore. PR closed. Thanks for filing it! |
Created attachment 185931 [details] Proposed patch to update tuning(7) The tuning(7) man page still describe kern.ipc.somaxconn instead of kern.ipc.soacceptqueue. Both listen(2) and the Handbook suggest using the newer kern.ipc.soacceptqueue.