diff options
author | Kevin Steves <stevesk@pobox.com> | 2001-10-28 18:10:22 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@pobox.com> | 2001-10-28 18:10:22 +0000 |
commit | c3ad02e54bcdd4cc66dac087023f4104bde237b0 (patch) | |
tree | 40cdfceace00825bd52c96b3b5cb6ea1ecc801e5 /README | |
parent | fe2f4a1e37c74af71ef2b5b6ac2e353647832b83 (diff) | |
download | openssh-git-c3ad02e54bcdd4cc66dac087023f4104bde237b0.tar.gz |
- (stevesk) README: zlib location is http://www.gzip.org/zlib/
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -56,11 +56,11 @@ References - [0] http://www.openssh.com/faq.html [1] http://www.lothar.com/tech/crypto/ [2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html -[3] http://www.gzip.org/pub/zlib/ +[3] http://www.gzip.org/zlib/ [4] http://www.openssl.org/ [5] http://www.kernel.org/pub/linux/libs/pam/ (PAM is standard on Solaris and HP-UX 11) [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 [7] http://www.openssh.com/faq.html -$Id: README,v 1.48 2001/10/26 15:36:06 mouring Exp $ +$Id: README,v 1.49 2001/10/28 18:10:23 stevesk Exp $ |