Date: Mon, 28 Mar 2016 17:29:21 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> 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 Message-ID: <201603281729.u2SHTLjM049862@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.so</pr <para>The &man.pam.group.8; module accepts or rejects applicants on the basis of their membership in a particular file group (normally <literal>wheel</literal> 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.</para> </section> @@ -1016,7 +1016,7 @@ sshd password required pam_permit.so</pr <para>The &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.</para> @@ -1176,7 +1176,7 @@ sshd password required pam_permit.so</pr services (enforcing account and password expiration times) and password-changing services. This is probably the single most useful module, as the great majority of admins will want to - maintain historical behaviour for at least some + maintain historical behavior for at least some services.</para> </section> </section>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603281729.u2SHTLjM049862>