diff options
author | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 12:44:11 -0800 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 12:44:11 -0800 |
commit | efd31890b5ed496a5a00c08a262da240e66a4ddc (patch) | |
tree | 22a7aab22b3a491bb58df250d7d6409e0c160bcc /doc/html | |
parent | 067affee9267fa0d1c21835182ba639ba33e820f (diff) | |
download | pam-efd31890b5ed496a5a00c08a262da240e66a4ddc.tar.gz pam-efd31890b5ed496a5a00c08a262da240e66a4ddc.tar.bz2 pam-efd31890b5ed496a5a00c08a262da240e66a4ddc.zip |
New upstream version 0.76
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/.cvsignore | 1 | ||||
-rw-r--r-- | doc/html/index.html | 21 |
2 files changed, 0 insertions, 22 deletions
diff --git a/doc/html/.cvsignore b/doc/html/.cvsignore deleted file mode 100644 index 3b358a3a..00000000 --- a/doc/html/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -pam*.html
\ No newline at end of file diff --git a/doc/html/index.html b/doc/html/index.html deleted file mode 100644 index 1ffd7e38..00000000 --- a/doc/html/index.html +++ /dev/null @@ -1,21 +0,0 @@ - -<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$</tt> -</BODY> |