From f28ec8c5af7ff14b1866ab1af886a430d13d3005 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Mon, 24 Jul 2000 13:17:44 +0000
Subject: more doc cleanups
---
doc/src/sgml/ref/alter_group.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/ref/alter_group.sgml b/doc/src/sgml/ref/alter_group.sgml
index 6fb399c1530..5403847888b 100644
--- a/doc/src/sgml/ref/alter_group.sgml
+++ b/doc/src/sgml/ref/alter_group.sgml
@@ -1,5 +1,5 @@
@@ -91,8 +91,8 @@ ALTER GROUP name DROP USER
- ALTER GROUP is used to change add users to a group or
- remove them from a group. Only database superusers can use this command.
+ ALTER GROUP is used to add or remove users from a
+ group. Only database superusers can use this command.
Adding a user to a group does not create the user. Similarly, removing
a user from a group does not drop the user itself.
--
cgit v1.2.3