aboutsummaryrefslogtreecommitdiff
path: root/share/man/man7/security.7
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2006-07-12 18:12:11 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2006-07-12 18:12:11 +0000
commitff8a6926d9ca8a6ef43bc73fa79aa8cb9269a567 (patch)
treee12f7538c02b7fdb1128dce2bfe8fd29d015dcd9 /share/man/man7/security.7
parent9b6560e483b1f18b0337eea0b7fd02a0c47dcc37 (diff)
Notes
Diffstat (limited to 'share/man/man7/security.7')
-rw-r--r--share/man/man7/security.77
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man7/security.7 b/share/man/man7/security.7
index 4ec330e30fcb..8a3aee3e967b 100644
--- a/share/man/man7/security.7
+++ b/share/man/man7/security.7
@@ -548,11 +548,12 @@ All devices may be read or written subject to their permissions.
Secure mode \- the system immutable and system append-only flags may not
be turned off;
disks for mounted file systems,
-.Pa /dev/mem ,
-.Pa /dev/kmem
+.Pa /dev/mem
and
+.Pa /dev/kmem
+may not be opened for writing;
.Pa /dev/io
-(if your platform has it) may not be opened for writing;
+(if your platform has it) may not be opened at all;
kernel modules (see
.Xr kld 4 )
may not be loaded or unloaded.