aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_ctl-ref.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2015-09-17 20:56:58 -0400
committerPeter Eisentraut <peter_e@gmx.net>2015-09-17 20:57:47 -0400
commit213335c14529a8d5e2007ec0c256f4cf64d62d3b (patch)
treedeab13bc8fbf28f1f83dab9a37b2b56b59ef32d4 /doc/src/sgml/ref/pg_ctl-ref.sgml
parent9acb9007de30b3daaa9efc16763c3bc6e3e0a92d (diff)
downloadpostgresql-213335c14529a8d5e2007ec0c256f4cf64d62d3b.tar.gz
postgresql-213335c14529a8d5e2007ec0c256f4cf64d62d3b.zip
Order some new options on man pages more sensibly, minor improvements
Diffstat (limited to 'doc/src/sgml/ref/pg_ctl-ref.sgml')
-rw-r--r--doc/src/sgml/ref/pg_ctl-ref.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml
index 2df65db0bdd..eaa0cc8b370 100644
--- a/doc/src/sgml/ref/pg_ctl-ref.sgml
+++ b/doc/src/sgml/ref/pg_ctl-ref.sgml
@@ -427,10 +427,10 @@ PostgreSQL documentation
Name of the event source for <application>pg_ctl</application> to use
for logging to the event log when running as a Windows service. The
default is <literal>PostgreSQL</literal>. Note that this only controls
- the logging from <application>pg_ctl</application> itself - once
+ the logging from <application>pg_ctl</application> itself; once
started, the server will use the event source specified
by <xref linkend="guc-event-source">. Should the server fail during
- early startup, it may also log using the default event
+ early startup, it might also log using the default event
source <literal>PostgreSQL</literal>.
</para>
</listitem>