Date: Fri, 9 Oct 2009 09:38:57 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org Subject: svn commit: r197897 - vendor/openpam/dist/doc/man Message-ID: <200910090938.n999cvok048601@svn.freebsd.org>
index | next in thread | raw e-mail
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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910090938.n999cvok048601>
