diff options
author | Damien Miller <djm@mindrot.org> | 2005-06-05 01:21:41 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-06-05 01:21:41 +0200 |
commit | c0e014d5beaceed128ef5f8672a6567035ee7c9c (patch) | |
tree | 637c828a8ed06eaff0e5ff25546ff671b86b9745 /README | |
parent | - (dtucker) [configure.ac] Point configure's reporting address at the (diff) | |
download | openssh-c0e014d5beaceed128ef5f8672a6567035ee7c9c.tar.xz openssh-c0e014d5beaceed128ef5f8672a6567035ee7c9c.zip |
- (djm) [README README.privsep] Mention FreeBSD and NetBSD as being
supported by privsep. Requested by des AT des.no
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -56,9 +56,10 @@ References - [2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html [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) +[5] http://www.openpam.org + http://www.kernel.org/pub/linux/libs/pam/ + (PAM also 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.58 2005/05/29 23:58:40 dtucker Exp $ +$Id: README,v 1.59 2005/06/04 23:21:41 djm Exp $ |