diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-27 00:36:02 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-27 00:36:02 +0000 |
commit | 5657a8159dd9a7d995b15a207ba353918c4f4e1c (patch) | |
tree | 8b1a03970bfdfcf216b0dac449e4547f4b369871 /share/man/man4/man4.sun3/mem.4 | |
parent | 1dd6118a8dfa9fbefa2027938842518ea78778a4 (diff) |
have mem(4) talk about securelevel(7)
Diffstat (limited to 'share/man/man4/man4.sun3/mem.4')
-rw-r--r-- | share/man/man4/man4.sun3/mem.4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man4/man4.sun3/mem.4 b/share/man/man4/man4.sun3/mem.4 index a024472c703..c5b91d2416b 100644 --- a/share/man/man4/man4.sun3/mem.4 +++ b/share/man/man4/man4.sun3/mem.4 @@ -65,11 +65,16 @@ On the .Tn Sun3 , kernel virtual memory begins at .Ad 0x0E000000 . +.Pp +Writeability of these devices is controlled by the system +.Xr securelevel 7 . .Sh FILES .Bl -tag -width /dev/kmem -compact .It Pa /dev/mem .It Pa /dev/kmem .El +.Sh SEE ALSO +.Xr securelevel 7 .Sh HISTORY The files .Nm mem |