View | Details | Raw Unified | Return to bug 155366
Collapse All | Expand All

(-)./articles/committers-guide/article.sgml (-1 / +1 lines)
Lines 1758-1764 Link Here
1758
	<listitem>
1758
	<listitem>
1759
	  <para>A short guide about fixes which are committed to the &os;
1759
	  <para>A short guide about fixes which are committed to the &os;
1760
	    source tree after being detected by &coverity.prevent; and
1760
	    source tree after being detected by &coverity.prevent; and
1761
	    analyzed by an &os; developer.</para>
1761
	    analyzed by a &os; developer.</para>
1762
	</listitem>
1762
	</listitem>
1763
      </varlistentry>
1763
      </varlistentry>
1764
    </variablelist>
1764
    </variablelist>
(-)./books/handbook/jails/chapter.sgml (-1 / +1 lines)
Lines 119-125 Link Here
119
        <term>hosted (system, process, user, etc.)</term>
119
        <term>hosted (system, process, user, etc.)</term>
120
        <listitem>
120
        <listitem>
121
	  <para>A process, user or other entity, whose access to resources is
121
	  <para>A process, user or other entity, whose access to resources is
122
	    restricted by an &os; jail.</para>
122
	    restricted by a &os; jail.</para>
123
	</listitem>
123
	</listitem>
124
      </varlistentry>
124
      </varlistentry>
125
    </variablelist>
125
    </variablelist>
(-)./books/handbook/security/chapter.sgml (-1 / +1 lines)
Lines 608-614 Link Here
608
	and the value of the <varname>kern_securelevel</varname> variable to
608
	and the value of the <varname>kern_securelevel</varname> variable to
609
	the desired secure level.</para>
609
	the desired secure level.</para>
610
610
611
      <para>The default secure level of an &os; system right after the startup
611
      <para>The default secure level of a &os; system right after the startup
612
	scripts are done is -1.  This is called <quote>insecure mode</quote>
612
	scripts are done is -1.  This is called <quote>insecure mode</quote>
613
	because immutable file flags may be turned off, all devices may be
613
	because immutable file flags may be turned off, all devices may be
614
	read from or written to, and so on.</para>
614
	read from or written to, and so on.</para>

Return to bug 155366