https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225880
Oleksandr Tymoshenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Documentation |Manual Pages CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #1 from [email protected] --- A commit references this bug: Author: pluknet Date: Sun Feb 10 19:07:47 UTC 2019 New revision: 343967 URL: https://svnweb.freebsd.org/changeset/base/343967 Log: Sync "struct addrinfo" declaration with netdb.h. Notably, unlike in OpenBSD, which the man page was copied from, ai_canonname and ai_addr come in different order. PR: 225880 MFC after: 1 week Changes: head/lib/libc/net/getaddrinfo.3 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
