aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Horne <mhorne@FreeBSD.org>2023-06-26 17:08:56 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2023-07-17 16:48:58 +0000
commit24f72101137d43bd0cf496dcc50b60f85ebbc26a (patch)
treea175cb17687a51543d90be3c1db909a5fbf8c048
parentc6741d6aa7036361a271b2dd68c57092ef096a4b (diff)
downloadsrc-24f72101137d43bd0cf496dcc50b60f85ebbc26a.tar.gz
src-24f72101137d43bd0cf496dcc50b60f85ebbc26a.zip
pmc_events.h: update top-level comment
It points to non-existent documentation. The wiki page still contains a useful overview, so keep this link. MFC after: 3 days Sponsored by: The FreeBSD Foundation (cherry picked from commit f7a217060608b5fa9e7c59724a617b7241a3ee3b)
-rw-r--r--sys/dev/hwpmc/pmc_events.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/sys/dev/hwpmc/pmc_events.h b/sys/dev/hwpmc/pmc_events.h
index 6df2ef4d82d7..5e77443c23c9 100644
--- a/sys/dev/hwpmc/pmc_events.h
+++ b/sys/dev/hwpmc/pmc_events.h
@@ -32,14 +32,12 @@
#define _DEV_HWPMC_PMC_EVENTS_H_
/*
- * Note: Documentation on adding events can be found both in
- * the source tree at src/share/doc/papers/hwpmc/hwpmc.ms
- * as well as on-line at:
+ * Note: Documentation on adding events can be found online at:
*
* https://wiki.freebsd.org/PmcTools/PmcHardwareHowTo
*
- * Please refer to those resources before you attempt to modify
- * this file or the hwpmc driver/subsystem.
+ * Please refer to this resource before you attempt to modify this file or the
+ * hwpmc driver/subsystem.
*/
/* * PMC event codes.