Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf28ec8c

Browse files
committed
more doc cleanups
1 parent93802c8 commitf28ec8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/ref/alter_group.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_group.sgml,v 1.2 2000/07/22 02:39:10 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_group.sgml,v 1.3 2000/07/24 13:17:44 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -91,8 +91,8 @@ ALTER GROUP <replaceable class="PARAMETER">name</replaceable> DROP USER <replace
9191
Description
9292
</title>
9393
<para>
94-
<command>ALTER GROUP</command> is used tochangeaddusers to a group or
95-
remove them from agroup. Only database superusers can use this command.
94+
<command>ALTER GROUP</command> is used to addor remove users from a
95+
group. Only database superusers can use this command.
9696
Adding a user to a group does not create the user. Similarly, removing
9797
a user from a group does not drop the user itself.
9898
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp