diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-06-11 14:14:50 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-06-11 14:14:50 +0000 |
commit | 15e2cf7d815eab08f37a62d14d9a6bc9e3045ef3 (patch) | |
tree | 4682071d2d07520136faa737167974926caa097c | |
parent | 67e307b85140d0fba5af6bbc29ec553070bae865 (diff) | |
download | postgresql-15e2cf7d815eab08f37a62d14d9a6bc9e3045ef3.tar.gz postgresql-15e2cf7d815eab08f37a62d14d9a6bc9e3045ef3.zip |
Now that I look, that link doesn't belong there at all, does it?
-rw-r--r-- | doc/src/sgml/client-auth.sgml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index ae188673eb5..92ec04b456f 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.49 2003/06/11 14:07:00 tgl Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.50 2003/06/11 14:14:50 tgl Exp $ --> <chapter id="client-authentication"> @@ -639,9 +639,6 @@ local db1,db2,@demodbs all md5 </para> <para> -<ulink url="http://www.kernel.org/pub/linux/libs/pam/"><productname>Linux-PAM</></ulink> - Page - If you use <application>mod_auth_kerb</application> from <ulink url="http://modauthkerb.sf.net">http://modauthkerb.sf.net</ulink> and <application>mod_perl</application> on your |