From 136be46680c6e4a18cc827da991d4f9a0de29cba Mon Sep 17 00:00:00 2001 From: trhodes Date: Wed, 21 Aug 2002 18:11:48 +0000 Subject: s/filesystem/file system/g as discussed on -developers --- sbin/init/init.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/init') 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. -- cgit v1.1