From 8c7687b41c874820110a7106c1167f5b0e3fc7d0 Mon Sep 17 00:00:00 2001 From: markj Date: Thu, 15 Aug 2013 04:10:15 +0000 Subject: Fix a typo. MFC after: 3 days --- share/man/man9/netisr.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man9') diff --git a/share/man/man9/netisr.9 b/share/man/man9/netisr.9 index 4377e02..e1e5822 100644 --- a/share/man/man9/netisr.9 +++ b/share/man/man9/netisr.9 @@ -83,7 +83,7 @@ and .Nm supports multi-processor execution of handlers, and relies on a combination of source ordering and protocol-specific ordering and work-placement -policies to decide how do distribute work across one or more worker +policies to decide how to distribute work across one or more worker threads. Registering protocols will declare one of three policies: .Bl -tag -width NETISR_POLICY_SOURCE -- cgit v1.1