- favor American English spelling of behavior

This commit is contained in:
Jason Helfman 2016-03-27 19:17:51 +00:00
parent 0ffeb31ed7
commit 124975c5fa
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48482
7 changed files with 12 additions and 12 deletions

View file

@ -641,7 +641,7 @@ read_key:
than the value stored in <literal>%di</literal>, the time is up
and the default selection will be made. Since the RTC ticks
18.2 times per second, this condition will be met after 10
seconds (this default behaviour can be changed in the
seconds (this default behavior can be changed in the
<filename>Makefile</filename>). Until this time has passed,
<filename>boot0</filename> continually asks the
<acronym>BIOS</acronym> for any user input; this is done through

View file

@ -993,7 +993,7 @@
The Security Officer is also responsible for taking action
when security problems are reported and promoting proactive
development behaviour when it comes to security.
development behavior when it comes to security.
</para>
<para>
Because of the fear that information about
@ -1197,7 +1197,7 @@
that the new committer knows the available tools required in
his/her work and that the
new committer knows what is expected of him/her in terms of
behaviour.
behavior.
</para>
</section>
<section xml:id="role-vendor" xreflabel="Vendor">
@ -1825,14 +1825,14 @@
</section>
<section xml:id="process-reactions" xreflabel="Reacting to misbehaviour">
<title>Reacting to misbehaviour</title>
<section xml:id="process-reactions" xreflabel="Reacting to misbehavior">
<title>Reacting to misbehavior</title>
<para>
<citation><xref linkend="freebsd-committer"/></citation> has a
number of rules that committers should follow. However, it
happens that these rules are broken. The following rules exist
in order to be able to react to misbehaviour. They specify what
in order to be able to react to misbehavior. They specify what
actions will result in how long a suspension the committer's
commit privileges.
@ -1848,7 +1848,7 @@
Commit wars - 5 days to all participating parties
</para></listitem>
<listitem><para>
Impolite or inappropriate behaviour - 5 days
Impolite or inappropriate behavior - 5 days
</para></listitem>
</itemizedlist>

View file

@ -303,7 +303,7 @@ CFLAGS+= -DWITHOUT_NLS
<para>Conventionally, the catalog files are placed under the
<filename>nls</filename> subdirectory and
this is the default behaviour of <filename>bsd.nls.mk</filename>.
this is the default behavior of <filename>bsd.nls.mk</filename>.
It is possible, though to override the location of the
catalogs with the <varname>NLSSRCDIR</varname> &man.make.1;
variable. The default name of the precompiled catalog files

View file

@ -1015,7 +1015,7 @@ freebsdap 00:11:95:c3:0d:ac 1 54M -83:96 100 EPS WPA</screen>
<para>Most of the time, it is sufficient to let the system
choose an access point using the builtin heuristics.
This is the default behaviour when an interface is
This is the default behavior when an interface is
marked as up or it is listed in
<filename>/etc/rc.conf</filename>:</para>

View file

@ -501,7 +501,7 @@ jail_<replaceable>www</replaceable>_devfs_enable="YES" # mount devfs in
<para>Jails should be kept up to date from the host operating
system as attempting to patch userland from within the jail
may likely fail as the default behaviour in FreeBSD is to
may likely fail as the default behavior in FreeBSD is to
disallow the use of &man.chflags.1; in a jail which prevents
the replacement of some files. It is possible to change this
behavior but it is recommended to use &man.freebsd-update.8;

View file

@ -382,7 +382,7 @@ server-program-arguments</programlisting>
<para>Like most server daemons, <application>inetd</application>
has a number of options that can be used to modify its
behaviour. By default, <application>inetd</application> is
behavior. By default, <application>inetd</application> is
started with <literal>-wW -C 60</literal>. These options
enable TCP wrappers for all services, including internal
services, and prevent any <acronym>IP</acronym> address from

View file

@ -417,7 +417,7 @@
<para>Possible arguments: (none)</para>
<para>Changes some default behaviour of build systems to allow
<para>Changes some default behavior of build systems to allow
installing as a user. See <link
xlink:href="http://fakeroot.alioth.debian.org/"/>for more
information on <command>fakeroot</command>.</para>