diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index e6bc6f7be4f..93b5687373f 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -1913,11 +1913,11 @@ SET ENABLE_SEQSCAN TO OFF; log_disconnections (boolean) - This outputs a line in the server logs similar to LOG_CONNECTIONS - but at session termination, and includes the duration of the - session. This is off by default. This option can only be set at - server start or in the postgresql.conf - configuration file. + This outputs a line in the server logs similar to + log_connections but at session termination, + and includes the duration of the session. This is off by + default. This option can only be set at server start or in the + postgresql.conf configuration file.