]> granicus.if.org Git - postgresql/commitdiff
Fix typo.
authorBruce Momjian <bruce@momjian.us>
Wed, 22 Aug 2012 16:05:25 +0000 (12:05 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 22 Aug 2012 16:05:25 +0000 (12:05 -0400)
doc/src/sgml/config.sgml

index 59902ed86cc87a3c33ae7c40db1125f5066985b0..6e6860dd5b3a108714d704f34f11b1f49e1eca05 100644 (file)
@@ -118,7 +118,7 @@ include 'filename'
      The configuration file is reread whenever the main server process
      receives a <systemitem>SIGHUP</> signal;  this is most easily done by
      running <literal>pg_ctl reload</> from the command-line or by calling
-     the SQL function <function>pg_reload_conf()</function>). The main
+     the SQL function <function>pg_reload_conf()</function>. The main
      server process
      also propagates this signal to all currently running server
      processes so that existing sessions also get the new