File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.202 2003/09/05 02:54:09 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.203 2003/09/05 16:13:38 tgl Exp $
3
3
-->
4
4
5
5
<Chapter Id="runtime">
@@ -3104,7 +3104,7 @@ kernel.shmmax = 134217728
3104
3104
of overcommit handling, you can also relieve this problem by
3105
3105
altering the system's default behaviour. This can be determined
3106
3106
by examining the function <function>vm_enough_memory</>
3107
- in the file <filename>mm/mmap.c</>in the kernel source.
3107
+ in the file <filename>mm/mmap.c</> in the kernel source.
3108
3108
If this file reveals that strict and/or paranoid modes are
3109
3109
supported by your kernel, turn one of these modes on by using
3110
3110
<programlisting>
You can’t perform that action at this time.
0 commit comments