fix a typo, pointed out in pr-5785 from Mason Loring Bliss
This commit is contained in:
parent
116c3be1e5
commit
e5fb973688
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: init.8,v 1.15 1998/05/25 10:48:12 msaitoh Exp $
|
||||
.\" $NetBSD: init.8,v 1.16 1998/07/17 23:07:10 perry Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -90,7 +90,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 system append-only flags may not
|
||||
|
Loading…
Reference in New Issue
Block a user