]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - doc/man/openpam.man
Merge r412 from vendor, which reintroduces _OPENPAM. See comment in the
[FreeBSD/FreeBSD.git] / 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.