|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.362 2006/03/02 20:30:21 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.363 2006/03/04 03:47:29 momjian Exp $ |
3 | 3 | --> |
4 | 4 |
|
5 | 5 | <chapter Id="runtime"> |
@@ -897,8 +897,8 @@ sysctl -w kern.sysv.shmall |
897 | 897 | <para> |
898 | 898 | <varname>SHMALL</> is measured in 4KB pages on this platform, |
899 | 899 | and recent releases of OS X reject attempts to set |
900 | | -<varname>SHMALL</>and <varname>SHMMAX</> to a value |
901 | | -that isn't an exactmultiple of 4096. |
| 900 | + and <varname>SHMMAX</> to a value that isn't an exact |
| 901 | + multiple of 4096. |
902 | 902 | </para> |
903 | 903 | </listitem> |
904 | 904 | </varlistentry> |
|