From: Neil Conway Date: Mon, 5 Jan 2004 20:37:51 +0000 (+0000) Subject: Fix (yet another) instance of incorrect markup for a GUC variable. X-Git-Tag: REL8_0_0BETA1~1406 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af7a21cb99313e9d256750d02c46a8afd402d792;p=thirdparty%2Fpostgresql.git Fix (yet another) instance of incorrect markup for a GUC variable. --- diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 34fc350a6c5..6caf5dd93ac 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -2974,7 +2974,7 @@ $ postmaster -o '-S 1024 -s' number, to detect collision with semaphore sets used by other applications. The maximum number of semaphores in the system is set by SEMMNS, which consequently must be at least - as high as max_connections plus one extra for each 16 + as high as max_connections plus one extra for each 16 allowed connections (see the formula in ). The parameter SEMMNI determines the limit on the number of semaphore sets that can