diff options
author | Marc G. Fournier <scrappy@hub.org> | 1997-01-30 03:58:15 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1997-01-30 03:58:15 +0000 |
commit | 37ca4d4d6e8b1d63183d6c355253bf529d1c24c4 (patch) | |
tree | 6e324c97cf273947fce98d4e1f5c5b51f2ddf002 | |
parent | 3facbfc28ef2fb1f2136269a8d1db4359ab4c214 (diff) | |
download | postgresql-37ca4d4d6e8b1d63183d6c355253bf529d1c24c4.tar.gz postgresql-37ca4d4d6e8b1d63183d6c355253bf529d1c24c4.zip |
Change 'next' to 'nextstep' as port name
Pointed out by Andrew Martin
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ PostgreSQL has been tested on the following platforms: irix5 SGI MIPS on IRIX 5.3 linux Intel x86 on Linux 1.2 and Linux ELF (For non-ELF Linux, see LINUX_ELF below). - next Motorola MC68K or Intel x86 on NeXTSTEP 3.2 + nextstep Motorola MC68K or Intel x86 on NeXTSTEP 3.2 sparc_solaris SUN SPARC on Solaris 2.4 sunos4 SUN SPARC on SunOS 4.1.3 svr4 Intel x86 on Intel SVR4 |