From dcd23b4e970dc38ae185056651face51f3f6d3b5 Mon Sep 17 00:00:00 2001 From: pmf Date: Tue, 5 Jun 2007 22:56:49 +0000 Subject: [PATCH] fix small copy/paste error git-svn-id: http://ltt.polymtl.ca/svn@2532 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt-control/facilities/mm.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ltt-control/facilities/mm.xml b/ltt-control/facilities/mm.xml index e94c989..3375bbf 100644 --- a/ltt-control/facilities/mm.xml +++ b/ltt-control/facilities/mm.xml @@ -3,9 +3,9 @@ The memory facility has memory management events. - Entry in a trap - Trap number - Address where trap occured + Entry in the page fault handler + Pointer that caused the page fault + Instruction at which the page fault occured -- 2.34.1