summaryrefslogtreecommitdiffstats
path: root/share/man/man9/netisr.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/netisr.9')
-rw-r--r--share/man/man9/netisr.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/netisr.9 b/share/man/man9/netisr.9
index 6d79c57..63112be 100644
--- a/share/man/man9/netisr.9
+++ b/share/man/man9/netisr.9
@@ -120,7 +120,7 @@ whose fields are defined as follows:
.Bl -tag -width "netisr_handler_t nh_handler"
.It Vt "const char *" Va nh_name
Unique character string name of the protocol, which may be included in
-.Xr sysctl 2
+.Xr sysctl 3
MIB names, so should not contain whitespace.
.It Vt netisr_handler_t Va nh_handler
Protocol handler function that will be invoked on each packet received for
OpenPOWER on IntegriCloud