diff options
Diffstat (limited to 'usr/src/man/man9f/net_kstat_delete.9f')
-rw-r--r-- | usr/src/man/man9f/net_kstat_delete.9f | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man9f/net_kstat_delete.9f b/usr/src/man/man9f/net_kstat_delete.9f index e9b339d3af..e2712913ac 100644 --- a/usr/src/man/man9f/net_kstat_delete.9f +++ b/usr/src/man/man9f/net_kstat_delete.9f @@ -47,7 +47,7 @@ If successful, \fBnet_kstat_delete()\fR returns a pointer to the allocated The \fBnet_kstat_delete()\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 @@ -61,5 +61,8 @@ Interface Stability Committed .TE .SH SEE ALSO -\fBkstat_create\fR(9F), \fBkstat_delete\fR(9F), \fBnet_kstat_create\fR(9F), -\fBhook_t\fR(9S), \fBkstat_named\fR(9S) +.BR kstat_create (9F), +.BR kstat_delete (9F), +.BR net_kstat_create (9F), +.BR hook_t (9S), +.BR kstat_named (9S) |