summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-07-17 22:29:43 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-07-17 22:29:43 +0000
commit08803e8fa97ac153109e754c0cd88860f5483c16 (patch)
tree660adc4477287582e7b5a74c47b710dca83fc338 /sbin
parent4d599b3feeae918b144557e5bd932f7bcc1607ae (diff)
typo; mason@acheron.middleboro.ma.us
Diffstat (limited to 'sbin')
-rw-r--r--sbin/init/init.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index c13e19821e9..3e461885748 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: init.8,v 1.7 1997/04/05 22:06:10 millert Exp $
+.\" $OpenBSD: init.8,v 1.8 1998/07/17 22:29:42 deraadt Exp $
.\" $NetBSD: init.8,v 1.6 1995/03/18 14:56:31 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -95,7 +95,7 @@ Security levels are defined as follows:
.It Ic -1
Permanently insecure mode \- always run system in level 0 mode.
.It Ic 0
-Insecure mode \- immutable and append-only flags may changed.
+Insecure mode \- immutable and append-only flags may be changed.
All devices may be read or written subject to their permissions.
.It Ic 1
Secure mode \- system immutable and append-only flags may not be turned off;