From 2e199614744df57a609c7b2e18467a646b3896e1 Mon Sep 17 00:00:00 2001 From: uqs Date: Sat, 6 Nov 2010 10:54:33 +0000 Subject: Fix manpage markup. --- lib/libpmc/pmc.mips.3 | 3 +-- lib/libpmc/pmc.xscale.3 | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/libpmc') diff --git a/lib/libpmc/pmc.mips.3 b/lib/libpmc/pmc.mips.3 index 194838e..46cc443 100644 --- a/lib/libpmc/pmc.mips.3 +++ b/lib/libpmc/pmc.mips.3 @@ -24,8 +24,8 @@ .\" $FreeBSD$ .\" .Dd February 11, 2010 -.Os .Dt PMC.MIPS 3 +.Os .Sh NAME .Nm pmc.mips .Nd measurement events for @@ -123,7 +123,6 @@ Counts every time the instruction cache is accessed. All replays, wasted fetches etc. are counted. For example, following a branch, even though the prediction is taken, the fall through access is counted. - .It Li IC_MISS .Pq Event 9, Counter 1 Counts all instruction cache misses that result in a bus request. diff --git a/lib/libpmc/pmc.xscale.3 b/lib/libpmc/pmc.xscale.3 index ba4b6d1..8a01dc5 100644 --- a/lib/libpmc/pmc.xscale.3 +++ b/lib/libpmc/pmc.xscale.3 @@ -24,8 +24,8 @@ .\" $FreeBSD$ .\" .Dd December 23, 2009 -.Os .Dt PMC.XSCALE 3 +.Os .Sh NAME .Nm pmc.xscale .Nd measurement events for -- cgit v1.1