From owner-svn-doc-all@freebsd.org Sun Mar 27 19:17:53 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFC5AADF560; Sun, 27 Mar 2016 19:17:53 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F32A1B08; Sun, 27 Mar 2016 19:17:53 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2RJHqOj045477; Sun, 27 Mar 2016 19:17:52 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2RJHpBG045469; Sun, 27 Mar 2016 19:17:51 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201603271917.u2RJHpBG045469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Sun, 27 Mar 2016 19:17:51 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: 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 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2016 19:17:53 -0000 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 %di, 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 Makefile). Until this time has passed, boot0 continually asks the BIOS 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. 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.
@@ -1825,14 +1825,14 @@
-
- Reacting to misbehaviour +
+ Reacting to misbehavior 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 - Impolite or inappropriate behaviour - 5 days + Impolite or inappropriate behavior - 5 days 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 Conventionally, the catalog files are placed under the nls subdirectory and - this is the default behaviour of bsd.nls.mk. + this is the default behavior of bsd.nls.mk. It is possible, though to override the location of the catalogs with the NLSSRCDIR &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 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 /etc/rc.conf: 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_www_devf 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-argumentsLike most server daemons, inetd has a number of options that can be used to modify its - behaviour. By default, inetd is + behavior. By default, inetd is started with -wW -C 60. These options enable TCP wrappers for all services, including internal services, and prevent any IP 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 @@ Possible arguments: (none) - Changes some default behaviour of build systems to allow + Changes some default behavior of build systems to allow installing as a user. See for more information on fakeroot.