summaryrefslogtreecommitdiffstats
path: root/sbin/init
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/init.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index d1622c7..029840c 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -105,7 +105,7 @@ All devices may be read or written subject to their permissions.
.It Ic 1
Secure mode \- the system immutable and system append-only flags may not
be turned off;
-disks for mounted filesystems,
+disks for mounted file systems,
.Pa /dev/mem ,
and
.Pa /dev/kmem
@@ -118,7 +118,7 @@ Highly secure mode \- same as secure mode, plus disks may not be
opened for writing (except by
.Xr mount 2 )
whether mounted or not.
-This level precludes tampering with filesystems by unmounting them,
+This level precludes tampering with file systems by unmounting them,
but also inhibits running
.Xr newfs 8
while the system is multi-user.
@@ -398,7 +398,7 @@ behave as though they have security level \-1.
Setting the security level above 1 too early in the boot sequence can
prevent
.Xr fsck 8
-from repairing inconsistent filesystems. The
+from repairing inconsistent file systems. The
preferred location to set the security level is at the end of
.Pa /etc/rc
after all multi-user startup actions are complete.
OpenPOWER on IntegriCloud