Author: des Date: Fri Oct 9 09:42:58 2009 New Revision: 197899 URL: http://svn.freebsd.org/changeset/base/197899
Log: Merge upstream r421: grammar nit in pam.conf(5). Modified: head/contrib/openpam/ (props changed) head/contrib/openpam/doc/man/pam.conf.5 Modified: head/contrib/openpam/doc/man/pam.conf.5 ============================================================================== --- head/contrib/openpam/doc/man/pam.conf.5 Fri Oct 9 09:42:22 2009 (r197898) +++ head/contrib/openpam/doc/man/pam.conf.5 Fri Oct 9 09:42:58 2009 (r197899) @@ -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"