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

index d07d55ccadbf769d027aa2036ebc85cbc39a6d22..d239654b47b570394348afb448ebf93ce157f183 100644 (file)
@@ -1,5 +1,5 @@
 
 
   Run-time Configuration
@@ -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 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
-        postgresql.conf> 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 postgresql.conf> configuration file.