diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-06-06 06:01:45 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-06-06 06:01:45 +0000 |
commit | 1588f533d3ff8ea52ca734d53dce62ea004dca71 (patch) | |
tree | ec3e9026a1653ee83890cf8e6f1d81728d422bae /indexgen.sh | |
parent | dc0f035db097d931f8284bb390883a9f6d6a6747 (diff) | |
download | fetchmail-1588f533d3ff8ea52ca734d53dce62ea004dca71.tar.gz fetchmail-1588f533d3ff8ea52ca734d53dce62ea004dca71.tar.bz2 fetchmail-1588f533d3ff8ea52ca734d53dce62ea004dca71.zip |
Version bump.
svn path=/trunk/; revision=1919
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-x | indexgen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indexgen.sh b/indexgen.sh index 29dbaa3a..da10c828 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -193,7 +193,7 @@ for IMAP sessions.<p> <H1>Where you can use fetchmail:</H1> The fetchmail code was developed under Linux, but has also been -extensively tested under 4.4BSD, Solaris, AIX, and NEXTSTEP. It +extensively tested under 4.4BSD, SunOS, Solaris, AIX, and NEXTSTEP. It should be readily portable to other Unix variants (it requires only POSIX plus BSD sockets, and uses GNU autoconf).<P> |