head	1.3;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.1.1.6.2
	RELENG_4_11:1.1.1.1.6.2.0.16
	RELENG_4_11_BP:1.1.1.1.6.2
	RELENG_4_10_0_RELEASE:1.1.1.1.6.2
	RELENG_4_10:1.1.1.1.6.2.0.14
	RELENG_4_10_BP:1.1.1.1.6.2
	RELENG_4_9_0_RELEASE:1.1.1.1.6.2
	RELENG_4_9:1.1.1.1.6.2.0.12
	RELENG_4_9_BP:1.1.1.1.6.2
	RELENG_4_8_0_RELEASE:1.1.1.1.6.2
	RELENG_4_8:1.1.1.1.6.2.0.10
	RELENG_4_8_BP:1.1.1.1.6.2
	RELENG_4_7_0_RELEASE:1.1.1.1.6.2
	RELENG_4_7:1.1.1.1.6.2.0.8
	RELENG_4_7_BP:1.1.1.1.6.2
	RELENG_4_6_2_RELEASE:1.1.1.1.6.2
	RELENG_4_6_1_RELEASE:1.1.1.1.6.2
	RELENG_4_6_0_RELEASE:1.1.1.1.6.2
	RELENG_4_6:1.1.1.1.6.2.0.6
	RELENG_4_6_BP:1.1.1.1.6.2
	RELENG_4_5_0_RELEASE:1.1.1.1.6.2
	RELENG_4_5:1.1.1.1.6.2.0.4
	RELENG_4_5_BP:1.1.1.1.6.2
	RELENG_4_4_0_RELEASE:1.1.1.1.6.2
	RELENG_4_4:1.1.1.1.6.2.0.2
	RELENG_4_4_BP:1.1.1.1.6.2
	morgan_0_75:1.1.1.2
	RELENG_4_3_0_RELEASE:1.1.1.1
	RELENG_4_3:1.1.1.1.0.8
	RELENG_4_3_BP:1.1.1.1
	RELENG_4_2_0_RELEASE:1.1.1.1
	RELENG_4_1_1_RELEASE:1.1.1.1
	PRE_SMPNG:1.1.1.1
	RELENG_4_1_0_RELEASE:1.1.1.1
	RELENG_3_5_0_RELEASE:1.1.1.1
	RELENG_4_0_0_RELEASE:1.1.1.1
	RELENG_4:1.1.1.1.0.6
	RELENG_4_BP:1.1.1.1
	RELENG_3_4_0_RELEASE:1.1.1.1
	RELENG_3_3_0_RELEASE:1.1.1.1
	RELENG_3_2_PAO:1.1.1.1.0.4
	RELENG_3_2_PAO_BP:1.1.1.1
	RELENG_3_2_0_RELEASE:1.1.1.1
	RELENG_3_1_0_RELEASE:1.1.1.1
	RELENG_3:1.1.1.1.0.2
	RELENG_3_BP:1.1.1.1
	pam_unpruned:1.1.1.1
	morgan_0_65:1.1.1.1
	MORGAN:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2002.03.08.13.03.40;	author des;	state dead;
branches;
next	1.2;

1.2
date	2001.05.03.10.48.52;	author markm;	state Exp;
branches;
next	1.1;

1.1
date	98.11.18.01.16.19;	author jdp;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.11.18.01.16.19;	author jdp;	state Exp;
branches
	1.1.1.1.6.1;
next	1.1.1.2;

1.1.1.2
date	2001.05.03.09.36.03;	author markm;	state Exp;
branches;
next	;

1.1.1.1.6.1
date	2001.06.07.09.07.31;	author markm;	state Exp;
branches;
next	1.1.1.1.6.2;

1.1.1.1.6.2
date	2001.06.11.15.28.11;	author markm;	state Exp;
branches;
next	1.1.1.1.6.3;

1.1.1.1.6.3
date	2012.11.17.07.22.19;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Say good-bye, Linux-PAM.
@
text
@.\" Hey Emacs! This file is -*- nroff -*- source.
.\" $Id: template-man,v 1.1.1.1 2000/06/20 22:10:58 agmorgan Exp $
.\" Copyright (c) Andrew G. Morgan 1997 <morgan@@parc.power.net>
.\" $FreeBSD: src/contrib/libpam/doc/man/template-man,v 1.2 2001/05/03 10:48:52 markm Exp $
.TH PAM_???? 2 "1997 Jan 4" "PAM 0.55" "Application Programmers' Manual"
.SH NAME

function names \- brief summary of function

.SH SYNOPSIS
.B #include <security/pam_????.h>
.sp
.BI "int pam_???(pam_handle_t " pamh ", int  " flags);
.sp 2
.SH DESCRIPTION
.TP
.B pam_???
Here goes the
.I explanation
it may be quite
.IR long .
.TP
.SH "RETURN VALUE"
.B pam_???
On success...
.BR PAM_SUCCESS
is returned
.TP
.SH ERRORS
May be translated to text with
.BR pam_strerror "(2). "

.SH "CONFORMING TO"
.B pam_???
DCE-RFC 86.0, October 1995.

.SH BUGS
.sp 2
none known.

.SH "SEE ALSO"

.BR pam_??? "(2), "
and
.BR pam_??? "(2). "

Also, see the three
.BR PAM
Guides, for
.BR "System administrators" ", "
.BR "module developers" ", "
and
.BR "application developers" ". "
@


1.2
log
@Resolve conflicts.
@
text
@d4 1
a4 1
.\" $FreeBSD$
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
.\" $Id: template-man,v 1.1 1997/01/04 18:25:13 morgan Exp $
d4 2
a5 1
.TH PAM_???? 2 "1997 Jan 4" "Linux-PAM 0.55" "Application Programmers' Manual"
d48 1
a48 1
.BR Linux-PAM
@


1.1.1.1
log
@Initial import of virgin Linux-PAM 0.65, slightly stripped down.
@
text
@@


1.1.1.1.6.1
log
@MFC: Latest vendor PAM code + local fixes.
@
text
@d2 1
a2 1
.\" $Id: template-man,v 1.1.1.1 2000/06/20 22:10:58 agmorgan Exp $
d4 1
a4 2
.\" $FreeBSD$
.TH PAM_???? 2 "1997 Jan 4" "PAM 0.55" "Application Programmers' Manual"
d47 1
a47 1
.BR PAM
@


1.1.1.1.6.2
log
@Back out the extremely unwise PAM MFC that I did about 4 days ago.

My apologies to all. Please pass the pointy hat.
@
text
@d2 2
a3 1
.\" $Id: template-man,v 1.1 1997/01/04 18:25:13 morgan Exp $
d5 1
a5 2
.\" Copyright (c) Andrew G. Morgan 1997 <morgan@@parc.power.net>
.TH PAM_???? 2 "1997 Jan 4" "Linux-PAM 0.55" "Application Programmers' Manual"
d48 1
a48 1
.BR Linux-PAM
@


1.1.1.1.6.3
log
@Switch importer
@
text
@d3 1
a3 1
.\" $FreeBSD: stable/4/contrib/libpam/doc/man/template-man 78074 2001-06-11 15:28:52Z markm $
@


1.1.1.2
log
@Vendor import Linux PAM 0.75
@
text
@d2 1
a2 1
.\" $Id: template-man,v 1.1.1.1 2000/06/20 22:10:58 agmorgan Exp $
@

