From: Tom Lane Date: Fri, 5 Sep 2003 16:13:38 +0000 (+0000) Subject: Add missing space. X-Git-Tag: REL7_4_BETA3~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba7ee1db3b662b5c8abd3dbbb4c5b4f722ac07fb;p=postgresql Add missing space. --- diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index eabc67c646..9bbecfa76b 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -3104,7 +3104,7 @@ kernel.shmmax = 134217728 of overcommit handling, you can also relieve this problem by altering the system's default behaviour. This can be determined by examining the function vm_enough_memory - in the file mm/mmap.cin the kernel source. + in the file mm/mmap.c in the kernel source. If this file reveals that strict and/or paranoid modes are supported by your kernel, turn one of these modes on by using