|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pg_passwd.sgml,v 1.1 1999/07/22 15:09:13 thomas Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pg_passwd.sgml,v 1.2 2000/05/30 18:00:30 momjian Exp $ |
3 | 3 | Postgres documentation
|
4 | 4 | -->
|
5 | 5 |
|
@@ -73,7 +73,7 @@ pg_guest:/nB7.w5Auq.BY:93001
|
73 | 73 | <para>
|
74 | 74 | Supply the password file to the pg_passwd command.
|
75 | 75 | In the case described above, after changing the working directory to
|
76 |
| - <envar>PGDATA</envar>, the following command executionspecify |
| 76 | + <envar>PGDATA</envar>, the following command executionspecifies |
77 | 77 | the new password for <literal>pg_guest</literal>:
|
78 | 78 |
|
79 | 79 | <programlisting>
|
|