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)
Wed, Oct 22, 1:31 AM
Unknown Object (File)
Wed, Oct 22, 1:31 AM
Unknown Object (File)
Wed, Oct 22, 1:31 AM
Unknown Object (File)
Tue, Oct 21, 1:59 PM
Unknown Object (File)
Sep 19 2025, 1:24 AM
Unknown Object (File)
Sep 18 2025, 9:39 PM
Unknown Object (File)
Sep 16 2025, 1:38 AM
Unknown Object (File)
Sep 14 2025, 5:16 PM
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