Author: des Date: Fri Oct 9 09:38:57 2009 New Revision: 197897 URL: http://svn.freebsd.org/changeset/base/197897
Log: Merge upstream r421: grammar nit in pam.conf(5). Modified: vendor/openpam/dist/doc/man/pam.conf.5 Modified: vendor/openpam/dist/doc/man/pam.conf.5 ============================================================================== --- vendor/openpam/dist/doc/man/pam.conf.5 Fri Oct 9 09:29:59 2009 (r197896) +++ vendor/openpam/dist/doc/man/pam.conf.5 Fri Oct 9 09:38:57 2009 (r197897) @@ -109,7 +109,7 @@ will be failure regardless of the succes .It Cm requisite If this module succeeds, the result of the chain will be success unless a later module fails. -If it module fails, the chain is broken and the result is failure. +If the module fails, the chain is broken and the result is failure. .It Cm sufficient If this module succeeds, the chain is broken and the result is success. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"