@@ -1034,11 +1034,11 @@ set semsys:seminfo_semmsl=32
10341034
10351035 <varlistentry>
10361036 <term><systemitem class="osname">Solaris</> 2.10 (Solaris
1037- 10)</term>
1037+ 10) and later </term>
10381038 <term><systemitem class="osname">OpenSolaris</></term>
10391039 <listitem>
10401040 <para>
1041- In Solaris 10 and OpenSolaris, the default shared memory and
1041+ In Solaris 10 andlater, and OpenSolaris, the default shared memory and
10421042 semaphore settings are good enough for most
10431043 <productname>PostgreSQL</> applications. Solaris now defaults
10441044 to a <varname>SHMMAX</> of one-quarter of system <acronym>RAM</>.
@@ -1074,7 +1074,7 @@ project.max-msg-ids=(priv,4096,deny)
10741074 Additionally, if you are running <productname>PostgreSQL</>
10751075 inside a zone, you may need to raise the zone resource usage
10761076 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
10781078 information on <literal>projects</> and <command>prctl</>.
10791079 </para>
10801080 </listitem>