@@ -1034,11 +1034,11 @@ set semsys:seminfo_semmsl=32
1034
1034
1035
1035
<varlistentry>
1036
1036
<term><systemitem class="osname">Solaris</> 2.10 (Solaris
1037
- 10)</term>
1037
+ 10) and later </term>
1038
1038
<term><systemitem class="osname">OpenSolaris</></term>
1039
1039
<listitem>
1040
1040
<para>
1041
- In Solaris 10 and OpenSolaris, the default shared memory and
1041
+ In Solaris 10 andlater, and OpenSolaris, the default shared memory and
1042
1042
semaphore settings are good enough for most
1043
1043
<productname>PostgreSQL</> applications. Solaris now defaults
1044
1044
to a <varname>SHMMAX</> of one-quarter of system <acronym>RAM</>.
@@ -1074,7 +1074,7 @@ project.max-msg-ids=(priv,4096,deny)
1074
1074
Additionally, if you are running <productname>PostgreSQL</>
1075
1075
inside a zone, you may need to raise the zone resource usage
1076
1076
limits as well. See "Chapter2: Projects and Tasks" in the
1077
- <citetitle>Solaris 10 System Administrator's Guide</> for more
1077
+ <citetitle>System Administrator's Guide</> for more
1078
1078
information on <literal>projects</> and <command>prctl</>.
1079
1079
</para>
1080
1080
</listitem>