diff --git a/en_US.ISO8859-1/articles/pam/article.sgml b/en_US.ISO8859-1/articles/pam/article.sgml index 5aebfa9085..615016d5e4 100644 --- a/en_US.ISO8859-1/articles/pam/article.sgml +++ b/en_US.ISO8859-1/articles/pam/article.sgml @@ -833,13 +833,15 @@ sshd password required pam_permit.so</programlisting> <para><!--XXX-->This section has not yet been written.</para> </appendix> - <appendix id="pam-further"> + <bibliography id="pam-further"> <title id="pam-further.title">Further Reading</title> - <para>This is a list of documents relevant to PAM and related - issues. It is by no means complete.</para> + <abstract> + <para>This is a list of documents relevant to PAM and related + issues. It is by no means complete.</para> + </abstract> - <bibliography> + <bibliodiv> <title>Papers</title> <biblioentry> @@ -898,9 +900,9 @@ sshd password required pam_permit.so</programlisting> <pubdate>October 6, 1999</pubdate> </biblioentry> - </bibliography> + </bibliodiv> - <bibliography> + <bibliodiv> <title>User Manuals</title> <biblioentry> @@ -912,6 +914,21 @@ sshd password required pam_permit.so</programlisting> <!-- an introduction to configuring and using PAM, from Sun --> </biblioentry> - </bibliography> - </appendix> + </bibliodiv> + + <bibliodiv> + <title>Related Web pages</title> + + <biblioentry> + <title><ulink url="http://openpam.sourceforge.net/">OpenPAM at + Source Forge</ulink></title> + + <author> + <lastname>Smørgrav</lastname> + + <firstname>Dag-Erling</firstname> + </author> + </biblioentry> + </bibliodiv> + </bibliography> </article>