From f0e6364ef88dd1303bc70870f5828b10f0413bd2 Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Thu, 15 Aug 2013 04:10:15 +0000 Subject: [PATCH] Fix a typo. MFC after: 3 days --- share/man/man9/netisr.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/netisr.9 b/share/man/man9/netisr.9 index 4377e02d03cf..e1e582202a89 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