diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-01-23 16:45:50 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-01-23 16:45:50 +0000 |
commit | aaae0969da7c59808ca238a085dbd63fccad8935 (patch) | |
tree | c6e65b8dbab54ac4149290e29e1a5d52ce9ccccb /indexgen.sh | |
parent | 7b76634276acbf1f96b564182cc476cc51df4d31 (diff) | |
download | fetchmail-aaae0969da7c59808ca238a085dbd63fccad8935.tar.gz fetchmail-aaae0969da7c59808ca238a085dbd63fccad8935.tar.bz2 fetchmail-aaae0969da7c59808ca238a085dbd63fccad8935.zip |
Markup fix.
svn path=/trunk/; revision=1609
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 a1e6682d..9cbbbfc2 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -190,7 +190,7 @@ sessions.<p> The fetchmail code was developed under Linux, but has also been extensively tested under 4.4BSD, Solaris, AIX, and NEXTSTEP. It should be readily portable to other Unix variants (it requires only -POSIX plus BSD sockets, and uses GNU autoconf). +POSIX plus BSD sockets, and uses GNU autoconf).<P> Fetchmail is supported only for Unix by its official maintainers. However, it is reported to build and run correctly under AmigaOS and |