From ba7ee1db3b662b5c8abd3dbbb4c5b4f722ac07fb Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 5 Sep 2003 16:13:38 +0000 Subject: [PATCH] Add missing space. --- doc/src/sgml/runtime.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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