summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/dropuser.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/dropuser.sgml')
-rw-r--r--doc/src/sgml/ref/dropuser.sgml16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/src/sgml/ref/dropuser.sgml b/doc/src/sgml/ref/dropuser.sgml
index d781b2a64f1..24e8d8ecf45 100644
--- a/doc/src/sgml/ref/dropuser.sgml
+++ b/doc/src/sgml/ref/dropuser.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/dropuser.sgml,v 1.25 2003/05/26 17:50:09 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/dropuser.sgml,v 1.26 2003/06/18 12:19:11 petere Exp $
PostgreSQL documentation
-->
@@ -37,13 +37,13 @@ PostgreSQL documentation
</para>
<para>
- <application>dropuser</application> is a shell script wrapper
- around the <acronym>SQL</acronym> command <xref
- linkend="SQL-DROPUSER" endterm="SQL-DROPUSER-title">. The database
- server must be running on the targeted host. There
- is nothing special about removing users via this or other
- methods. Also, any default settings and environment variables
- used by the <application>libpq</application> front-end library will apply.
+ <application>dropuser</application> is a wrapper around the
+ <acronym>SQL</acronym> command <xref linkend="SQL-DROPUSER"
+ endterm="SQL-DROPUSER-title">. The database server must be running
+ on the targeted host. There is nothing special about removing
+ users via this or other methods. Also, any default settings and
+ environment variables used by the <application>libpq</application>
+ front-end library will apply.
</para>
</refsect1>