@@ -864,7 +864,7 @@ su - postgres
864
864
<listitem>
865
865
<para>
866
866
Build with Bonjour support. This requires Bonjour support
867
- in your operating system. Recommended on Mac OS X.
867
+ in your operating system. Recommended on OS X.
868
868
</para>
869
869
</listitem>
870
870
</varlistentry>
@@ -890,7 +890,7 @@ su - postgres
890
890
<para>
891
891
<option>e2fs</> to use the UUID library created by
892
892
the <literal>e2fsprogs</> project; this library is present in most
893
- Linux systems and in Mac OS X, and can be obtained for other
893
+ Linux systems and in OS X, and can be obtained for other
894
894
platforms as well
895
895
</para>
896
896
</listitem>
@@ -1991,7 +1991,8 @@ kill `cat /usr/local/pgsql/data/postmaster.pid`
1991
1991
<para>
1992
1992
<productname>PostgreSQL</> can be expected to work on these operating
1993
1993
systems: Linux (all recent distributions), Windows (Win2000 SP4 and later),
1994
- FreeBSD, OpenBSD, NetBSD, Mac OS X, AIX, HP/UX, Solaris, Tru64 Unix,
1994
+ FreeBSD, OpenBSD, NetBSD, OS X, AIX, HP/UX, Solaris, Tru64 Unix,
1995
+ FreeBSD, OpenBSD, NetBSD, OS X, AIX, HP/UX, Solaris,
1995
1996
and UnixWare. Other Unix-like systems may also work but are not currently
1996
1997
being tested. In most cases, all CPU architectures supported by
1997
1998
a given operating system will work. Look in
0 commit comments