]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/openpam/doc/man/openpam.man
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.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.