Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2003 14:47:36 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 31730 for review
Message-ID:  <200305232147.h4NLla2l090870@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=31730

Change 31730 by des@des.at.des.thinksec.com on 2003/05/23 14:47:31

	Correct old paste-o.
	
	Submitted by:	Dmitry V. Levin <ldv@altlinux.org>

Affected files ...

.. //depot/projects/openpam/lib/pam_acct_mgmt.c#13 edit

Differences ...

==== //depot/projects/openpam/lib/pam_acct_mgmt.c#13 (text+ko) ====

@@ -31,7 +31,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $P4: //depot/projects/openpam/lib/pam_acct_mgmt.c#12 $
+ * $P4: //depot/projects/openpam/lib/pam_acct_mgmt.c#13 $
  */
 
 #include <sys/param.h>
@@ -78,6 +78,6 @@
  *	=PAM_DISALLOW_NULL_AUTHTOK:
  *		Fail if the user's authentication token is null.
  *
- * If any other bits are set, =pam_authenticate will return
+ * If any other bits are set, =pam_acct_mgmt will return
  * =PAM_SYMBOL_ERR.
  */



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