diff options
author | djm <djm> | 2003-01-08 12:28:40 +0000 |
---|---|---|
committer | djm <djm> | 2003-01-08 12:28:40 +0000 |
commit | a3d6c4d6483657f426b5c5168d9f19d714538d8d (patch) | |
tree | 2346667ed7c2d0f7c8d5b8f5bd9e8e9fb1a0177a /README | |
parent | e92ca0b93f006092b08ae43de7514707668956f5 (diff) | |
download | openssh-a3d6c4d6483657f426b5c5168d9f19d714538d8d.tar.gz |
- (djm) Update README to reflect AIX's status as a well supported platform.
From dtucker@zip.com.au
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -15,8 +15,8 @@ and Dug Song. It has a homepage at http://www.openssh.com/ This port consists of the re-introduction of autoconf support, PAM support (for Linux and Solaris), EGD[1]/PRNGD[2] support and replacements for OpenBSD library functions that are (regrettably) absent from other -unices. This port has been best tested on Linux, Solaris, HP-UX, NetBSD -and Irix. Support for AIX, SCO, NeXT and other Unices is underway. +unices. This port has been best tested on Linux, Solaris, HP-UX, NetBSD, +Irix and AIX. Support for SCO, NeXT and other Unices is underway. This version actively tracks changes in the OpenBSD CVS repository. The PAM support is now more functional than the popular packages of @@ -63,4 +63,4 @@ References - [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 [7] http://www.openssh.com/faq.html -$Id: README,v 1.50 2001/12/24 03:17:21 djm Exp $ +$Id: README,v 1.51 2003/01/08 12:28:40 djm Exp $ |