From owner-svn-doc-all@freebsd.org Mon Mar 28 17:29:22 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 AB668AE10CE; Mon, 28 Mar 2016 17:29:22 +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 78977110E; Mon, 28 Mar 2016 17:29:22 +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 u2SHTLsH049863; Mon, 28 Mar 2016 17:29:21 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2SHTLjM049862; Mon, 28 Mar 2016 17:29:21 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201603281729.u2SHTLjM049862@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Mon, 28 Mar 2016 17:29:21 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48488 - head/en_US.ISO8859-1/articles/pam 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: Mon, 28 Mar 2016 17:29:22 -0000 Author: jgh Date: Mon Mar 28 17:29:21 2016 New Revision: 48488 URL: https://svnweb.freebsd.org/changeset/doc/48488 Log: - stick to American English spelling of behavior Modified: head/en_US.ISO8859-1/articles/pam/article.xml Modified: head/en_US.ISO8859-1/articles/pam/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/pam/article.xml Mon Mar 28 16:10:40 2016 (r48487) +++ head/en_US.ISO8859-1/articles/pam/article.xml Mon Mar 28 17:29:21 2016 (r48488) @@ -1006,7 +1006,7 @@ sshd password required pam_permit.soThe &man.pam.group.8; module accepts or rejects applicants on the basis of their membership in a particular file group (normally wheel for &man.su.1;). It is - primarily intended for maintaining the traditional behaviour + primarily intended for maintaining the traditional behavior of BSD &man.su.1;, but has many other uses, such as excluding certain groups of users from a particular service. @@ -1016,7 +1016,7 @@ sshd password required pam_permit.soThe &man.pam.guest.8; module allows guest logins using fixed login names. Various requirements can be placed on the - password, but the default behaviour is to allow any password + password, but the default behavior is to allow any password as long as the login name is that of a guest account. The &man.pam.guest.8; module can easily be used to implement anonymous FTP logins. @@ -1176,7 +1176,7 @@ sshd password required pam_permit.so