Skip to content

Commit c62e961

Browse files
committed
Update for sh.
1 parent c3e1880 commit c62e961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/postmaster.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.10 2000/07/21 00:24:37 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.11 2000/07/21 14:51:00 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -471,7 +471,7 @@ $ psql -p 1234
471471
or set the environment variable <envar>PGPORT</envar>:
472472

473473
<programlisting>
474-
$ setenv PGPORT 1234
474+
$ export PGPORT 1234
475475
$ psql
476476
</programlisting>
477477
</para>

0 commit comments

Comments
 (0)