From ff3c2d8fff63392ed99a542b34845c06fce38250 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Fri, 6 Jul 2007 11:46:49 +0000 Subject: Fix a misleading comment. noted by Constantine Kousoulos --- sys/arch/amd64/include/pmap.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/arch/amd64/include/pmap.h b/sys/arch/amd64/include/pmap.h index 65af4832e94..b8b183e4fcb 100644 --- a/sys/arch/amd64/include/pmap.h +++ b/sys/arch/amd64/include/pmap.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pmap.h,v 1.15 2007/05/29 02:36:19 art Exp $ */ +/* $OpenBSD: pmap.h,v 1.16 2007/07/06 11:46:48 art Exp $ */ /* $NetBSD: pmap.h,v 1.1 2003/04/26 18:39:46 fvdl Exp $ */ /* @@ -113,7 +113,7 @@ * | | * +---------------------------------+ 0xffff800000000000 = 0x0000800000000000 * | | - * | alt.L1 table (PTE pages) | + * | L1 table (PTE pages) | * | | * +---------------------------------+ 0x00007f8000000000 * ~ ~ -- cgit v1.2.3