diff options
Diffstat (limited to 'usr/src/man/man9f/net_routeto.9f')
-rw-r--r-- | usr/src/man/man9f/net_routeto.9f | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/man/man9f/net_routeto.9f b/usr/src/man/man9f/net_routeto.9f index d5ef6b0280..ff1084477f 100644 --- a/usr/src/man/man9f/net_routeto.9f +++ b/usr/src/man/man9f/net_routeto.9f @@ -84,7 +84,7 @@ Indicates which network interface can be used to reach the given address. The \fBnet_routeto()\fR function may be called from user, kernel, or interrupt context. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -98,5 +98,7 @@ Interface Stability Committed .TE .SH SEE ALSO -\fBnet_phygetnext\fR(9F), \fBnet_phylookup\fR(9F), -\fBnet_protocol_lookup\fR(9F), \fBattributes\fR(5) +.BR attributes (7), +.BR net_phygetnext (9F), +.BR net_phylookup (9F), +.BR net_protocol_lookup (9F) |