summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-08-23 09:34:10 +0000
committerdg <dg@FreeBSD.org>1994-08-23 09:34:10 +0000
commit463fb272ff3883bd32c54473da32d5860ffba85e (patch)
treedbe745795dbd738117d82e0d9ba29774adcf4301 /share
parent62765641677cb2dbf3a3a2200cc8d8b6d3d159b3 (diff)
downloadFreeBSD-src-463fb272ff3883bd32c54473da32d5860ffba85e.zip
FreeBSD-src-463fb272ff3883bd32c54473da32d5860ffba85e.tar.gz
Corrected kernel base address.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/mem.42
-rw-r--r--share/man/man4/mem.42
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 1080cac..39166ee 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 1080cac..39166ee 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
OpenPOWER on IntegriCloud