Skip site navigation (1)Skip section navigation (2)
Date:      16 Mar 2003 15:35:41 -0000
From:      Colin Percival <cperciva@sfu.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/50049: Counting error in init.8
Message-ID:  <20030316153541.69697.qmail@www.idlepower.net>

next in thread | raw e-mail | index | archive | help

>Number:         50049
>Category:       docs
>Synopsis:       Counting error in init.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 16 07:40:09 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Colin Percival
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
>Environment:
>Description:

  Init(8) refers to the "four" security levels, -1, 0, 1, 2, 3.
  While it could be argued that -1 isn't considered a security level, it 
presumably was considered a security level at one point, since init(8) once 
referred to the four security levels -1, 0, 1, 2.

>How-To-Repeat:

  Read the man page.

>Fix:

--- init.8.diff begins here ---
Index: src/sbin/init/init.8
===================================================================
RCS file: /usr/cvsroot/src/sbin/init/init.8,v
retrieving revision 1.37
diff -u -r1.37 init.8
--- src/sbin/init/init.8	23 Feb 2003 01:47:49 -0000	1.37
+++ src/sbin/init/init.8	16 Mar 2003 15:27:56 -0000
@@ -91,7 +91,7 @@
 is marked as
 .Dq secure .
 .Pp
-The kernel runs with four different levels of security.
+The kernel runs with five different levels of security.
 Any super-user process can raise the security level, but no process
 can lower it.
 The security levels are:
--- init.8.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030316153541.69697.qmail>