]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/openpam/doc/man/openpam.man
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / openpam / doc / man / openpam.man
1 .\"
2 .\" $Id: openpam.man 320 2006-02-16 20:33:19Z des $
3 .\"
4 .Sh DESCRIPTION
5 These functions are OpenPAM extensions to the PAM API.
6 Those named
7 .Fn pam_*
8 are, in the author's opinion, logical and necessary extensions to the
9 standard API, while those named
10 .Fn openpam_*
11 are either simple convenience functions, or functions intimately tied
12 to OpenPAM implementation details, and therefore not well suited to
13 standardization.