- fix typos

PR:		docs/155366
Submitted by:	eadler
This commit is contained in:
Daniel Gerzo 2011-03-08 09:47:13 +00:00
parent 25aa866692
commit 53e9cd78a1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37038
3 changed files with 3 additions and 3 deletions
en_US.ISO8859-1
articles/committers-guide
books/handbook

View file

@ -1762,7 +1762,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
<listitem> <listitem>
<para>A short guide about fixes which are committed to the &os; <para>A short guide about fixes which are committed to the &os;
source tree after being detected by &coverity.prevent; and source tree after being detected by &coverity.prevent; and
analyzed by an &os; developer.</para> analyzed by a &os; developer.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>

View file

@ -119,7 +119,7 @@
<term>hosted (system, process, user, etc.)</term> <term>hosted (system, process, user, etc.)</term>
<listitem> <listitem>
<para>A process, user or other entity, whose access to resources is <para>A process, user or other entity, whose access to resources is
restricted by an &os; jail.</para> restricted by a &os; jail.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>

View file

@ -608,7 +608,7 @@
and the value of the <varname>kern_securelevel</varname> variable to and the value of the <varname>kern_securelevel</varname> variable to
the desired secure level.</para> the desired secure level.</para>
<para>The default secure level of an &os; system right after the startup <para>The default secure level of a &os; system right after the startup
scripts are done is -1. This is called <quote>insecure mode</quote> scripts are done is -1. This is called <quote>insecure mode</quote>
because immutable file flags may be turned off, all devices may be because immutable file flags may be turned off, all devices may be
read from or written to, and so on.</para> read from or written to, and so on.</para>