diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_ctl-ref.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_ctl-ref.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 3107514901c..45b53ce1a1a 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -4,6 +4,10 @@ PostgreSQL documentation --> <refentry id="app-pg-ctl"> + <indexterm zone="app-pg-ctl"> + <primary>pg_ctl</primary> + </indexterm> + <refmeta> <refentrytitle><application>pg_ctl</application></refentrytitle> <manvolnum>1</manvolnum> @@ -15,10 +19,6 @@ PostgreSQL documentation <refpurpose>initialize, start, stop, or control a <productname>PostgreSQL</productname> server</refpurpose> </refnamediv> - <indexterm zone="app-pg-ctl"> - <primary>pg_ctl</primary> - </indexterm> - <refsynopsisdiv> <cmdsynopsis> <command>pg_ctl</command> |