diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-06-28 20:07:11 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-06-28 20:07:11 +0000 |
commit | 0a4b5f2251382dd87bac17990791e797e82d9748 (patch) | |
tree | 3593ed99b4ee302c14dba4f2f6f1f451e0c32394 /doc/index.html | |
parent | 6c17ca620dc67ef86428ebef2fffa2cff65ca708 (diff) | |
download | pam-0a4b5f2251382dd87bac17990791e797e82d9748.tar.gz pam-0a4b5f2251382dd87bac17990791e797e82d9748.tar.bz2 pam-0a4b5f2251382dd87bac17990791e797e82d9748.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Fix make release-docs, remove old directories.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 00000000..9e607b95 --- /dev/null +++ b/doc/index.html @@ -0,0 +1,18 @@ + +<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="Linux-PAM_SAG.html">The System Administrators' Guide</a> +<li> <a href="Linux-PAM_MWG.html">The Module Writers' Guide</a> +<li> <a href="Linux-PAM_ADG.html">The Application developers' Guide</a> +</ul> + +</BODY> |