Cleanups for recent addition to log_connections documentation.
authorNeil Conway <neilc@samurai.com>
Sat, 24 Sep 2005 23:25:31 +0000 (23:25 +0000)
committerNeil Conway <neilc@samurai.com>
Sat, 24 Sep 2005 23:25:31 +0000 (23:25 +0000)
doc/src/sgml/config.sgml

index b7839d45c2df91fba69b9c3c959a41062049da38..57a2d178a975e4c9140cde2bad8f459b3151ae97 100644 (file)
@@ -2546,9 +2546,9 @@ SELECT * FROM parent WHERE key = 2400;
         connection. This is off by default, although it is probably very
         useful.  Some client programs, like <application>psql</>, attempt 
         to connect twice while determining if a password is required, so 
-        duplicate <literal>connection received</> messasges are not a sign
-        of  problem.  This option can only be set at server start or in the
-        <filename>postgresql.conf</filename> configuration file.
+        duplicate <quote>connection received</> messages do not
+        necessarily indicate a problem. This option can only be set at
+        server start or in the <filename>postgresql.conf</> configuration file.
        </para>
       </listitem>
      </varlistentry>