From 24bae9892f261f8b82670222441ac944064f3fe0 Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Wed, 28 Sep 2005 03:02:16 +0000 Subject: [PATCH] Correct a typo. MFC after: 3 days --- share/man/man4/hwpmc.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/hwpmc.4 b/share/man/man4/hwpmc.4 index 9dd5d1cf64b..211baaca385 100644 --- a/share/man/man4/hwpmc.4 +++ b/share/man/man4/hwpmc.4 @@ -378,7 +378,7 @@ The default is 16. The size in kilobytes of each log buffer used by .Nm Ns 's logging function. -The default buffers size is 4KB. +The default buffer size is 4KB. .It Va kern.hwpmc.mtxpoolsize Pq integer, read-only The size of the spin mutex pool used by the PMC driver. The default is 32. -- 2.45.2