Fix typo
This commit is contained in:
parent
751d8ea175
commit
5f94c032a3
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.2 2000/10/08 13:22:24 petere Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.3 2000/10/12 22:13:21 momjian Exp $
|
||||
Postgres documentation
|
||||
-->
|
||||
|
||||
@ -287,7 +287,7 @@ $ pg_ctl -w start
|
||||
try:
|
||||
|
||||
<programlisting>
|
||||
$ pg_ctl -p /usr/local/pgsq/bin/postmaster start
|
||||
$ pg_ctl -p /usr/local/pgsql/bin/postmaster start
|
||||
</programlisting>
|
||||
</para>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.38 2000/10/05 19:48:18 momjian Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.39 2000/10/12 22:16:58 momjian Exp $
|
||||
Postgres documentation
|
||||
-->
|
||||
|
||||
@ -1965,7 +1965,7 @@ testdb=> <userinput>\set content `sed -e "s/'/\\\\\\'/g" < my_file.txt`</userinp
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><literal>%M</literal></term>
|
||||
<listitem><para>The full hostname (with domainname) of the database server (or
|
||||
<listitem><para>The full hostname (with domain name) of the database server (or
|
||||
<quote>localhost</quote> if hostname information is not available).</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user