File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.2 2000/10/08 13: 22:24 petere Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml,v 1.3 2000/10/12 22:13:21 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -287,7 +287,7 @@ $ pg_ctl -w start
287
287
try:
288
288
289
289
<programlisting>
290
- $ pg_ctl -p /usr/local/pgsq /bin/postmaster start
290
+ $ pg_ctl -p /usr/local/pgsql /bin/postmaster start
291
291
</programlisting>
292
292
</para>
293
293
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.38 2000/10/05 19:48:18 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.39 2000/10/12 22:16:58 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -1965,7 +1965,7 @@ testdb=> <userinput>\set content `sed -e "s/'/\\\\\\'/g" < my_file.txt`</userinp
1965
1965
<variablelist>
1966
1966
<varlistentry>
1967
1967
<term><literal>%M</literal></term>
1968
- <listitem><para>The full hostname (with domainname ) of the database server (or
1968
+ <listitem><para>The full hostname (with domain name ) of the database server (or
1969
1969
<quote>localhost</quote> if hostname information is not available).</para></listitem>
1970
1970
</varlistentry>
1971
1971
You can’t perform that action at this time.
0 commit comments