From f4c08ab048dd5564a57029596fcd331f1dc92db8 Mon Sep 17 00:00:00 2001 From: David Greenman Date: Tue, 23 Aug 1994 09:34:10 +0000 Subject: [PATCH] Corrected kernel base address. --- share/man/man4/man4.i386/mem.4 | 2 +- share/man/man4/mem.4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/man4.i386/mem.4 b/share/man/man4/man4.i386/mem.4 index 1080cac5f687..39166eeb704b 100644 --- a/share/man/man4/man4.i386/mem.4 +++ b/share/man/man4/man4.i386/mem.4 @@ -68,7 +68,7 @@ for the current process is .Dv UPAGES long, and ends at virtual -address 0xfe000000. +address 0xf0000000. .Sh FILES .Bl -tag -width Pa -compact .It Pa /dev/mem diff --git a/share/man/man4/mem.4 b/share/man/man4/mem.4 index 1080cac5f687..39166eeb704b 100644 --- a/share/man/man4/mem.4 +++ b/share/man/man4/mem.4 @@ -68,7 +68,7 @@ for the current process is .Dv UPAGES long, and ends at virtual -address 0xfe000000. +address 0xf0000000. .Sh FILES .Bl -tag -width Pa -compact .It Pa /dev/mem