svn commit: r48482 - in head/en_US.ISO8859-1/books: arch-handbook/boot dev-model developers-handbook/l10n handbook/advanced-networking handbook/jails handbook/network-servers porters-handbook/uses
Jason Helfman
jgh at FreeBSD.org
Sun Mar 27 19:17:53 UTC 2016
Author: jgh
Date: Sun Mar 27 19:17:51 2016
New Revision: 48482
URL: https://svnweb.freebsd.org/changeset/doc/48482
Log:
- favor American English spelling of behavior
Modified:
head/en_US.ISO8859-1/books/arch-handbook/boot/chapter.xml
head/en_US.ISO8859-1/books/dev-model/book.xml
head/en_US.ISO8859-1/books/developers-handbook/l10n/chapter.xml
head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml
head/en_US.ISO8859-1/books/handbook/jails/chapter.xml
head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/arch-handbook/boot/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/arch-handbook/boot/chapter.xml Sun Mar 27 19:05:31 2016 (r48481)
+++ head/en_US.ISO8859-1/books/arch-handbook/boot/chapter.xml Sun Mar 27 19:17:51 2016 (r48482)
@@ -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
Modified: head/en_US.ISO8859-1/books/dev-model/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/dev-model/book.xml Sun Mar 27 19:05:31 2016 (r48481)
+++ head/en_US.ISO8859-1/books/dev-model/book.xml Sun Mar 27 19:17:51 2016 (r48482)
@@ -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>
Modified: head/en_US.ISO8859-1/books/developers-handbook/l10n/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/developers-handbook/l10n/chapter.xml Sun Mar 27 19:05:31 2016 (r48481)
+++ head/en_US.ISO8859-1/books/developers-handbook/l10n/chapter.xml Sun Mar 27 19:17:51 2016 (r48482)
@@ -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
Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Sun Mar 27 19:05:31 2016 (r48481)
+++ head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Sun Mar 27 19:17:51 2016 (r48482)
@@ -1015,7 +1015,7 @@ freebsdap 00:11:95:c3:0d:ac 1
<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>
Modified: head/en_US.ISO8859-1/books/handbook/jails/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/jails/chapter.xml Sun Mar 27 19:05:31 2016 (r48481)
+++ head/en_US.ISO8859-1/books/handbook/jails/chapter.xml Sun Mar 27 19:17:51 2016 (r48482)
@@ -501,7 +501,7 @@ jail_<replaceable>www</replaceable>_devf
<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;
Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Sun Mar 27 19:05:31 2016 (r48481)
+++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Sun Mar 27 19:17:51 2016 (r48482)
@@ -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
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Sun Mar 27 19:05:31 2016 (r48481)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Sun Mar 27 19:17:51 2016 (r48482)
@@ -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>
More information about the svn-doc-head
mailing list