diff options
author | Bruce Momjian | 2000-05-30 18:00:30 +0000 |
---|---|---|
committer | Bruce Momjian | 2000-05-30 18:00:30 +0000 |
commit | 5e4d554bae6a7177903cdb99bf5d41b695519a45 (patch) | |
tree | 12b2b777c403ffef9e826168418275c91c64cb15 /doc/src | |
parent | 8a437bf52378788f7ef0ea57c4b9aee9aa9114a5 (diff) |
Typo fix
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/ref/pg_passwd.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pg_passwd.sgml b/doc/src/sgml/ref/pg_passwd.sgml index 19d776abc92..b418c72b40e 100644 --- a/doc/src/sgml/ref/pg_passwd.sgml +++ b/doc/src/sgml/ref/pg_passwd.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pg_passwd.sgml,v 1.1 1999/07/22 15:09:13 thomas Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pg_passwd.sgml,v 1.2 2000/05/30 18:00:30 momjian Exp $ Postgres documentation --> @@ -73,7 +73,7 @@ pg_guest:/nB7.w5Auq.BY:93001 <para> Supply the password file to the pg_passwd command. In the case described above, after changing the working directory to - <envar>PGDATA</envar>, the following command execution specify + <envar>PGDATA</envar>, the following command execution specifies the new password for <literal>pg_guest</literal>: <programlisting> |