]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/openpam/doc/man/openpam.man
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / openpam / doc / man / openpam.man
1 .\"
2 .\" $Id: openpam.man 648 2013-03-05 17:54:27Z 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.