diff options
Diffstat (limited to 'usr/src/man/man9f/net_protocol_lookup.9f')
-rw-r--r-- | usr/src/man/man9f/net_protocol_lookup.9f | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr/src/man/man9f/net_protocol_lookup.9f b/usr/src/man/man9f/net_protocol_lookup.9f index e864a162e4..7dc772e5c4 100644 --- a/usr/src/man/man9f/net_protocol_lookup.9f +++ b/usr/src/man/man9f/net_protocol_lookup.9f @@ -54,7 +54,7 @@ value that can be used with other calls in this framework. The \fBnet_protocol_lookup()\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 @@ -68,4 +68,5 @@ Interface Stability Committed .TE .SH SEE ALSO -\fBnet_protocol_release\fR(9F), \fBattributes\fR(5) +.BR attributes (7), +.BR net_protocol_release (9F) |