Page MenuHomeFreeBSD

BUS_HINTED_CHILD.9: New manpage to document this bus method
ClosedPublic

Authored by jhb on Tue, Jan 7, 5:05 PM.
Tags
None
Referenced Files
F108533367: D48366.diff
Sun, Jan 26, 12:17 AM
Unknown Object (File)
Thu, Jan 16, 4:49 PM
Unknown Object (File)
Tue, Jan 14, 5:49 AM
Unknown Object (File)
Sun, Jan 12, 4:56 PM
Unknown Object (File)
Sun, Jan 12, 5:30 AM
Unknown Object (File)
Sun, Jan 12, 12:14 AM
Unknown Object (File)
Sat, Jan 11, 5:07 AM
Unknown Object (File)
Sat, Jan 11, 4:01 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ziaee added a subscriber: ziaee.
ziaee added inline comments.
share/man/man9/BUS_HINTED_CHILD.9
11

Sir, the quotes are not necessary nor used in any of the guides I've seen in document descriptions. Due to fixing many erros where people thought quotes would work similar to shell, I have come to believe that their unnecessary use confuses people who would be realistically studying your work to see how you did it and how they should do it. Thanks for your consideration!

21

I don't see bus_enumerate_hinted_children(9) on current from yesterday.

Thank you so much for writing doc for these! You build stairs for future generations!

share/man/man9/BUS_HINTED_CHILD.9
11

Yeah, it's a weird quirk of existing BUS_*.9 manpages that I had used as a starting template.

21

It's added in a following commit in this stack.

jhb marked an inline comment as done.Thu, Jan 9, 8:11 PM
This revision is now accepted and ready to land.Thu, Jan 9, 9:00 PM