Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 2009 09:42:58 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r197899 - in head/contrib/openpam: . doc/man
Message-ID:  <200910090942.n999gwAG048800@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910090942.n999gwAG048800>