diff options
Diffstat (limited to 'doc/src/sgml/ref/show.sgml')
-rw-r--r-- | doc/src/sgml/ref/show.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/show.sgml b/doc/src/sgml/ref/show.sgml index 843c13756bb..f6123ba5036 100644 --- a/doc/src/sgml/ref/show.sgml +++ b/doc/src/sgml/ref/show.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/ref/show.sgml,v 1.39 2005/06/14 20:42:52 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/ref/show.sgml,v 1.40 2006/06/18 15:38:36 petere Exp $ PostgreSQL documentation --> @@ -36,7 +36,7 @@ SHOW ALL the <envar>PGOPTIONS</envar> environmental variable (when using <application>libpq</> or a <application>libpq</>-based application), or through command-line flags when starting the - <command>postmaster</command>. See <xref + <command>postgres</command>. See <xref linkend="runtime-config"> for details. </para> </refsect1> |