diff options
author | Steve Langasek <vorlon@debian.org> | 2020-12-27 22:05:13 -0800 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2020-12-27 22:05:13 -0800 |
commit | ea04efa24985743014da9dd22c0581cbaef82ede (patch) | |
tree | dcbd0efb229b17f696f7195671f05b354b4f70fc /doc/index.html | |
download | pam-ea04efa24985743014da9dd22c0581cbaef82ede.tar.gz pam-ea04efa24985743014da9dd22c0581cbaef82ede.tar.bz2 pam-ea04efa24985743014da9dd22c0581cbaef82ede.zip |
Import pam_1.4.0.orig.tar.xz
[dgit import orig pam_1.4.0.orig.tar.xz]
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 00000000..9afc8b79 --- /dev/null +++ b/doc/index.html @@ -0,0 +1,21 @@ +<html> + <head> + <title>The Linux-PAM Administration and Developer Guides</title> + </head> + <body> + <center> + <h1>The Linux-PAM Guides</h1> + </center> + <hr> + <p> + Here is the documentation for Linux-PAM. As you will see it is + currently not complete. + <p> + <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> + <hr> + </body> +</html>
\ No newline at end of file |