diff options
Diffstat (limited to 'usr/src/man/man9f/net_instance_alloc.9f')
-rw-r--r-- | usr/src/man/man9f/net_instance_alloc.9f | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/man/man9f/net_instance_alloc.9f b/usr/src/man/man9f/net_instance_alloc.9f index c995c4867e..bf1c69d65e 100644 --- a/usr/src/man/man9f/net_instance_alloc.9f +++ b/usr/src/man/man9f/net_instance_alloc.9f @@ -35,7 +35,7 @@ Upon success, \fBnet_instance_alloc()\fR returns a pointer to the allocated The \fBnet_instance_alloc()\fR function may be called from user or kernel 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 @@ -49,4 +49,6 @@ Interface Stability Committed .TE .SH SEE ALSO -\fBnet_instance_free\fR(9F), \fBattributes\fR(5), \fBnet_inject_t\fR(9S) +.BR attributes (7), +.BR net_instance_free (9F), +.BR net_inject_t (9S) |