diff options
Diffstat (limited to 'contrib/libpam/doc/html/index.html')
-rw-r--r-- | contrib/libpam/doc/html/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/contrib/libpam/doc/html/index.html b/contrib/libpam/doc/html/index.html new file mode 100644 index 0000000000000..91f990fc01e09 --- /dev/null +++ b/contrib/libpam/doc/html/index.html @@ -0,0 +1,21 @@ + +<HTML> +<HEAD> +<TITLE>Linux-PAM - Pluggable Authentication Modules for Linux</TITLE> +</HEAD> +<BODY> + +<p> +Here is the documentation for Linux-PAM. As you will see it is +currently not complete. However, in order of decreasing length: + +<ul> +<li> <a href="pam.html">The System Administrators' Guide</a> +<li> <a href="pam_modules.html">The Module Writers' Manual</a> +<li> <a href="pam_appl.html">The Application developers' Manual</a> +</ul> + +<hr> +<p> +REVISION: <tt>$Id: index.html,v 1.4 1996/11/21 06:51:01 morgan Exp $</tt> +</BODY> |