Skip to content

Commit

Permalink
getaddrinfo.{1,3}: Cross-reference ip6addrctl(8)
Browse files Browse the repository at this point in the history
Reviewed by: imp, glebius
Pull Request: freebsd#1375
  • Loading branch information
jlduran authored and bsdimp committed Sep 6, 2024
1 parent e6460ee commit 422af81
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion lib/libc/net/getaddrinfo.3
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,8 @@ freeaddrinfo(res0);
.Xr hosts 5 ,
.Xr resolv.conf 5 ,
.Xr services 5 ,
.Xr hostname 7
.Xr hostname 7 ,
.Xr ip6addrctl 8
.Rs
.%A R. Gilligan
.%A S. Thomson
Expand Down
3 changes: 2 additions & 1 deletion usr.bin/getaddrinfo/getaddrinfo.1
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,8 @@ stream inet tcp 199.233.217.249 80
.Xr nsswitch.conf 5 ,
.Xr protocols 5 ,
.Xr resolv.conf 5 ,
.Xr services 5
.Xr services 5 ,
.Xr ip6addrctl 8
.Sh HISTORY
The
.Nm
Expand Down
2 changes: 2 additions & 0 deletions usr.sbin/ip6addrctl/ip6addrctl.8
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ comments and are ignored.
.Ex -std
.\"
.Sh SEE ALSO
.Xr getaddrinfo 1 ,
.Xr getaddrinfo 3
.Rs
.%A "Dave Thaler"
.%A "Richard Draves"
Expand Down

0 comments on commit 422af81

Please sign in to comment.