On 2/6/25 09:06, John Baldwin wrote:
The branch main has been updated by jhb:
URL:
https://cgit.FreeBSD.org/src/commit/?id=2f02ab8add0822e985ee2d936fc1ed70933e123e
commit 2f02ab8add0822e985ee2d936fc1ed70933e123e
Author: John Baldwin <[email protected]>
AuthorDate: 2025-02-06 14:03:34 +0000
Commit: John Baldwin <[email protected]>
CommitDate: 2025-02-06 14:06:16 +0000
man9: Delete standalone bus_delayed_attach_children.9
The description in bus_attach_children.9 has more details as well as
additional context.
This reverts commit 8770f17a959f2af303213989c0323204bb47c129.
Sorry for the breakage. Not sure how I had missed the original page when
writing the new one. In general though, I do prefer having a single page
for a group of related functions as it encourages additional prose about
the group. With individual pages for each function there's no good place
for that content.
--
John Baldwin