File: index.html

package info (click to toggle)
pam 1.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,268 kB
  • sloc: ansic: 36,301; xml: 21,687; perl: 972; sh: 836; yacc: 412; lex: 64; makefile: 56; python: 21
file content (21 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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>