Page MenuHomeFreeBSD

Add res_findzonecut2 to resolver(3)
Needs ReviewPublic

Authored by felix.the.red_gmail.com on Jun 24 2025, 9:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 9, 7:12 PM
Unknown Object (File)
Sat, Aug 8, 6:26 PM
Unknown Object (File)
Sat, Aug 8, 6:07 PM
Unknown Object (File)
Sat, Aug 8, 12:32 PM
Unknown Object (File)
Fri, Aug 7, 7:49 PM
Unknown Object (File)
Wed, Aug 5, 11:27 PM
Unknown Object (File)
Mon, Aug 3, 8:53 AM
Unknown Object (File)
Mon, Aug 3, 8:35 AM
Subscribers

Details

Reviewers
None
Group Reviewers
docs
Summary

Document the res_findzonecut2 function and parameters.

From the original PR:
The resolver library routine called res_findzonecut2 which is part
of libc isn't documented on any man page... at least none that I've
found. But this is a useful function, and should have a man page.

The man page for resolver(3) should be enhanced to also
document res_findzonecut2.

PR:126484

Test Plan

mandoc -Tascii
mandoc -Tlint

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped