diff options
author | Mitchell Horne <mhorne@FreeBSD.org> | 2021-08-10 20:19:58 +0000 |
---|---|---|
committer | Mitchell Horne <mhorne@FreeBSD.org> | 2021-08-30 15:54:47 +0000 |
commit | 3d51152bfe831c827d696623466950cd4ce5334b (patch) | |
tree | c738ce92f6cc3c8306aaf55ca5aeef573f052e5b /lib/libpmc/pmc.atom.3 | |
parent | 706df48aeda9a0fe2cbad3b5488b067fda3d586d (diff) |
pmc(3): remove Pentium-related man pages and references
Support for Pentium events was removed completely in e92a1350b50e.
Don't bump .Dd where we are just removing xrefs.
Reviewed by: emaste
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31423
(cherry picked from commit d78896e46f1d7744155919476c012400321d0dab)
Diffstat (limited to 'lib/libpmc/pmc.atom.3')
-rw-r--r-- | lib/libpmc/pmc.atom.3 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libpmc/pmc.atom.3 b/lib/libpmc/pmc.atom.3 index edf81ba54a5e..a79d14c9d4c1 100644 --- a/lib/libpmc/pmc.atom.3 +++ b/lib/libpmc/pmc.atom.3 @@ -1174,9 +1174,6 @@ and the underlying hardware events used on these CPUs. .Xr pmc.iaf 3 , .Xr pmc.k7 3 , .Xr pmc.k8 3 , -.Xr pmc.p4 3 , -.Xr pmc.p5 3 , -.Xr pmc.p6 3 , .Xr pmc.soft 3 , .Xr pmc.tsc 3 , .Xr pmc_cpuinfo 3 , |