From db3b2be44931cb609ffddcb571b9f91c6e08dbbf Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sun, 19 Jun 2005 18:36:00 +0000 Subject: [PATCH] Correct spelling of options PMC_HOOKS to options HWPMC_HOOKS. Approved by: re (man page blanket) --- 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 2beafc505a4..17209f5a1cc 100644 --- a/share/man/man4/hwpmc.4 +++ b/share/man/man4/hwpmc.4 @@ -31,7 +31,7 @@ .Nm hwpmc .Nd Hardware performance monitoring counter support .Sh SYNOPSIS -.Cd options PMC_HOOKS +.Cd options HWPMC_HOOKS .br .Cd device hwpmc .Sh DESCRIPTION