diff options
Diffstat (limited to 'sys/arch/amd64/include/pmap.h')
-rw-r--r-- | sys/arch/amd64/include/pmap.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 * ~ ~ |