summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386/mem.4
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-04-27 00:36:02 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-04-27 00:36:02 +0000
commit5657a8159dd9a7d995b15a207ba353918c4f4e1c (patch)
tree8b1a03970bfdfcf216b0dac449e4547f4b369871 /share/man/man4/man4.i386/mem.4
parent1dd6118a8dfa9fbefa2027938842518ea78778a4 (diff)
have mem(4) talk about securelevel(7)
Diffstat (limited to 'share/man/man4/man4.i386/mem.4')
-rw-r--r--share/man/man4/man4.i386/mem.47
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/mem.4 b/share/man/man4/man4.i386/mem.4
index 623034c88e3..1847a96b4ea 100644
--- a/share/man/man4/man4.i386/mem.4
+++ b/share/man/man4/man4.i386/mem.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mem.4,v 1.2 1998/07/12 09:55:27 downsj Exp $
+.\" $OpenBSD: mem.4,v 1.3 2000/04/27 00:35:57 deraadt Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -71,11 +71,16 @@ is
.Dv UPAGES
long, and ends at virtual
address 0xfe000000.
+.Pp
+Writeability of these devices is controlled by the system
+.Xr securelevel 7 .
.Sh FILES
.Bl -tag -width Pa -compact
.It Pa /dev/mem
.It Pa /dev/kmem
.El
+.Sh SEE ALSO
+.Xr securelevel 7
.Sh HISTORY
The
.Nm mem ,