Page MenuHomeFreeBSD

g_bio(9): add link to bio(9)
ClosedPublic

Authored by mhorne on Jul 31 2023, 7:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 23, 9:01 PM
Unknown Object (File)
May 20 2024, 5:00 AM
Unknown Object (File)
May 2 2024, 9:08 AM
Unknown Object (File)
May 2 2024, 9:08 AM
Unknown Object (File)
May 2 2024, 9:08 AM
Unknown Object (File)
May 2 2024, 3:48 AM
Unknown Object (File)
Dec 23 2023, 2:53 AM
Unknown Object (File)
Dec 11 2023, 12:11 AM
Subscribers

Details

Summary

It is 'struct bio', so this helps it be found.

Diff Detail

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

Event Timeline

markj added inline comments.
share/man/man9/g_bio.9
38 ↗(On Diff #125386)

bio isn't a "bio controlling function", so this part of the change looks a bit odd to me.

This revision is now accepted and ready to land.Jul 31 2023, 10:01 PM
This revision was automatically updated to reflect the committed changes.
mhorne marked an inline comment as done.