|
1 | 1 | <!--
|
2 |
| -$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.267 2004/06/24 19:26:55 tgl Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.268 2004/06/27 22:58:19 tgl Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <Chapter Id="runtime">
|
@@ -3560,8 +3560,8 @@ kernel.shmmax = 134217728
|
3560 | 3560 | <para>
|
3561 | 3561 | Other parameters are sufficiently sized for any application. If
|
3562 | 3562 | you want to see for yourself look in
|
3563 |
| - <filename>/usr/src/linux/include/asm-<replaceable>xxx</>/shmpara |
3564 |
| -m.h</>and <filename>/usr/src/linux/include/linux/sem.h</>. |
| 3563 | + <filename>/usr/src/linux/include/asm-<replaceable>xxx</>/shmparam.h</> |
| 3564 | + and <filename>/usr/src/linux/include/linux/sem.h</>. |
3565 | 3565 | </para>
|
3566 | 3566 | </listitem>
|
3567 | 3567 | </varlistentry>
|
|