File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<!--
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 $
33Postgres documentation
44-->
55
@@ -287,7 +287,7 @@ $ pg_ctl -w start
287287 try:
288288
289289 <programlisting>
290- $ pg_ctl -p /usr/local/pgsq /bin/postmaster start
290+ $ pg_ctl -p /usr/local/pgsql /bin/postmaster start
291291 </programlisting>
292292 </para>
293293
Original file line number Diff line number Diff line change 11<!--
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 $
33Postgres documentation
44-->
55
@@ -1965,7 +1965,7 @@ testdb=> <userinput>\set content `sed -e "s/'/\\\\\\'/g" < my_file.txt`</userinp
19651965 <variablelist>
19661966 <varlistentry>
19671967 <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
19691969 <quote>localhost</quote> if hostname information is not available).</para></listitem>
19701970 </varlistentry>
19711971
You can’t perform that action at this time.
0 commit comments