Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ba7ee1d

Browse files
committed
Add missing space.
1 parent 702c91b commit ba7ee1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/runtime.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
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 $
33
-->
44

55
<Chapter Id="runtime">
@@ -3104,7 +3104,7 @@ kernel.shmmax = 134217728
31043104
of overcommit handling, you can also relieve this problem by
31053105
altering the system's default behaviour. This can be determined
31063106
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.
31083108
If this file reveals that strict and/or paranoid modes are
31093109
supported by your kernel, turn one of these modes on by using
31103110
<programlisting>

0 commit comments

Comments
 (0)