diff --git a/man2/bind.2 b/man2/bind.2 index b5ec890d3..07d8e8ae7 100644 --- a/man2/bind.2 +++ b/man2/bind.2 @@ -100,31 +100,31 @@ socket may receive connections (see The rules used in name binding vary between address families. Consult the manual entries in Section 7 for detailed information. For -.B AF_INET +.BR AF_INET , see -.BR ip (7), +.BR ip (7); for -.B AF_INET6 +.BR AF_INET6 , see -.BR ipv6 (7), +.BR ipv6 (7); for -.B AF_UNIX +.BR AF_UNIX , see -.BR unix (7), +.BR unix (7); for -.B AF_APPLETALK +.BR AF_APPLETALK , see -.BR ddp (7), +.BR ddp (7); for -.B AF_PACKET +.BR AF_PACKET , see -.BR packet (7), +.BR packet (7); for -.B AF_X25 +.BR AF_X25 , see -.BR x25 (7) +.BR x25 (7); and for -.B AF_NETLINK +.BR AF_NETLINK , see .BR netlink (7).