diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2002-03-22 19:20:45 +0000 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2002-03-22 19:20:45 +0000 |
| commit | b6ea172acee95d98c309819b5884a561e5d1def0 (patch) | |
| tree | f173f079ea650743dce71ac5fdd3045772379a01 /doc/src/sgml/ref/alter_user.sgml | |
| parent | 108a0ec87d41393c362c5b8d8aa17d9a734e4f1a (diff) | |
Spell checking and markup additions
Diffstat (limited to 'doc/src/sgml/ref/alter_user.sgml')
| -rw-r--r-- | doc/src/sgml/ref/alter_user.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/alter_user.sgml b/doc/src/sgml/ref/alter_user.sgml index 3819bf8d964..d8461c4f4fb 100644 --- a/doc/src/sgml/ref/alter_user.sgml +++ b/doc/src/sgml/ref/alter_user.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_user.sgml,v 1.20 2002/03/01 22:45:07 petere Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_user.sgml,v 1.21 2002/03/22 19:20:36 petere Exp $ PostgreSQL documentation --> @@ -189,7 +189,7 @@ ALTER USER <replaceable class="PARAMETER">username</replaceable> RESET <replacea <para> Use <xref linkend="SQL-CREATEUSER" endterm="SQL-CREATEUSER-title"> to add new users, and <xref linkend="SQL-DROPUSER" - endterm="SQL-DROPUSER-title"> to remoe a user. + endterm="SQL-DROPUSER-title"> to remove a user. </para> <para> |
