Page MenuHomeFreeBSD

rtalloc.9: remove obsolete man page
ClosedPublic

Authored by mhorne on Jan 24 2023, 10:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 21, 12:56 PM
Unknown Object (File)
Mon, Oct 21, 12:56 PM
Unknown Object (File)
Mon, Oct 21, 12:56 PM
Unknown Object (File)
Mon, Oct 21, 12:43 PM
Unknown Object (File)
Oct 17 2024, 3:17 AM
Unknown Object (File)
Oct 16 2024, 9:11 AM
Unknown Object (File)
Oct 14 2024, 9:12 PM
Unknown Object (File)
Oct 14 2024, 6:30 PM

Details

Summary

This KPI was removed in d22337254564. Note that there are a handful of
references remaining in the src tree to these rtalloc functions that
could be cleaned up by someone with more domain knowledge.

I would guess there is some useful information remaining in this page
that may even be relevant to the replacement routing KPI, such as the
basic description of struct route.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 49217
Build 46106: arc lint + arc unit

Event Timeline

Manual page change LGTM. Can't evaluate the rest.

This revision is now accepted and ready to land.Jan 25 2023, 12:06 PM

Thanks for cleaning that up!
I have the new manpages as WIP, but currently focused on the netlink. Will probably come up with something within a month or so.

This revision was automatically updated to reflect the committed changes.