| Summary: | Section 11.11.1.2 of handbook still references kern.ipc.somaxconn instead of kern.ipc.acceptqueue | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Joshua Baillie <baillie.joshua> |
| Component: | Books & Articles | Assignee: | Jason Helfman <jgh> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | jgh |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Joshua Baillie
2016-02-25 01:14:56 UTC
A commit references this bug: Author: jgh Date: Fri Feb 26 22:35:52 UTC 2016 New revision: 48269 URL: https://svnweb.freebsd.org/changeset/doc/48269 Log: - align documentation with source updates - kern.ipc.somaxconn (deprecated) -> kern.ipc.acceptqueue PR: 207469 Submitted by: baillie.joshua@gmail.com Differential Revision: https://reviews.freebsd.org/D5433 Changes: head/en_US.ISO8859-1/books/handbook/config/chapter.xml Thanks for the report! A commit references this bug: Author: jgh Date: Wed Mar 9 20:11:16 UTC 2016 New revision: 48360 URL: https://svnweb.freebsd.org/changeset/doc/48360 Log: - address r48269 - kern.ipc.acceptqueue -> kern.ipc.soacceptqueue PR: 207469 Submitted by: baillie.joshua@gmail.com (raised via mail) Changes: head/en_US.ISO8859-1/books/handbook/config/chapter.xml |