summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/man4.amd64/mem.44
-rw-r--r--share/man/man4/man4.cats/mem.44
-rw-r--r--share/man/man4/man4.zaurus/mem.44
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.amd64/mem.4 b/share/man/man4/man4.amd64/mem.4
index d950bc8af54..824fba78052 100644
--- a/share/man/man4/man4.amd64/mem.4
+++ b/share/man/man4/man4.amd64/mem.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mem.4,v 1.1 2004/02/07 21:14:42 miod Exp $
+.\" $OpenBSD: mem.4,v 1.2 2005/01/04 22:34:29 jmc Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -60,7 +60,7 @@ to
.Li 0x00100000 .
.Pp
The kernel virtual memory begins at address
-.Li 0xffffffff80000000.
+.Li 0xffffffff80000000 .
.Pp
Writeability of these devices is controlled by the system
.Xr securelevel 7 .
diff --git a/share/man/man4/man4.cats/mem.4 b/share/man/man4/man4.cats/mem.4
index 8770d895f0b..1c983fa947a 100644
--- a/share/man/man4/man4.cats/mem.4
+++ b/share/man/man4/man4.cats/mem.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mem.4,v 1.1 2004/02/07 21:00:53 miod Exp $
+.\" $OpenBSD: mem.4,v 1.2 2005/01/04 22:34:29 jmc Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -55,7 +55,7 @@ Only kernel virtual addresses that are currently mapped to memory are allowed.
.Pp
On cats, physical memory is contiguous.
The kernel virtual memory begins at address
-.Li 0xf0000000.
+.Li 0xf0000000 .
.Pp
Writeability of these devices is controlled by the system
.Xr securelevel 7 .
diff --git a/share/man/man4/man4.zaurus/mem.4 b/share/man/man4/man4.zaurus/mem.4
index c121b7d5246..75d0711f7fe 100644
--- a/share/man/man4/man4.zaurus/mem.4
+++ b/share/man/man4/man4.zaurus/mem.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mem.4,v 1.1 2005/01/04 16:39:13 miod Exp $
+.\" $OpenBSD: mem.4,v 1.2 2005/01/04 22:34:29 jmc Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -55,7 +55,7 @@ Only kernel virtual addresses that are currently mapped to memory are allowed.
.Pp
On zaurus, physical memory is contiguous.
The kernel virtual memory begins at address
-.Li 0xc0000000.
+.Li 0xc0000000 .
.Pp
Writeability of these devices is controlled by the system
.Xr securelevel 7 .