diff options
Diffstat (limited to 'share/man/man4/man4.zaurus/mem.4')
-rw-r--r-- | share/man/man4/man4.zaurus/mem.4 | 4 |
1 files changed, 2 insertions, 2 deletions
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 . |