提交 4d7af987 编写于 作者: B Bruce Momjian

Patch NAME section of reference pages.

上级 1b5cffac
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_group.sgml,v 1.3 2000/07/24 13:17:44 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_group.sgml,v 1.4 2001/08/13 15:24:46 momjian Exp $
Postgres documentation
-->
......@@ -15,7 +15,7 @@ Postgres documentation
ALTER GROUP
</refname>
<refpurpose>
Add users to a group, remove users from a group
Add users to a group; remove users from a group
</refpurpose>
</refnamediv>
<refsynopsisdiv>
......
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_rule.sgml,v 1.8 2000/10/22 23:32:38 tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_rule.sgml,v 1.9 2001/08/13 15:24:46 momjian Exp $
Postgres documentation
-->
......@@ -15,7 +15,7 @@ Postgres documentation
DROP RULE
</refname>
<refpurpose>
Removes existing rules from the database
Removes rules from the database
</refpurpose>
</refnamediv>
<refsynopsisdiv>
......
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_sequence.sgml,v 1.8 2000/10/22 23:32:38 tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_sequence.sgml,v 1.9 2001/08/13 15:24:46 momjian Exp $
Postgres documentation
-->
......@@ -15,7 +15,7 @@ Postgres documentation
DROP SEQUENCE
</refname>
<refpurpose>
Removes existing sequences from a database
Removes sequences from a database
</refpurpose>
</refnamediv>
<refsynopsisdiv>
......
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.9 2000/10/22 23:32:38 tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_table.sgml,v 1.10 2001/08/13 15:24:46 momjian Exp $
Postgres documentation
-->
......@@ -15,7 +15,7 @@ Postgres documentation
DROP TABLE
</refname>
<refpurpose>
Removes existing tables from a database
Removes tables from a database
</refpurpose>
</refnamediv>
<refsynopsisdiv>
......
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_view.sgml,v 1.8 2000/10/22 23:32:38 tgl Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/drop_view.sgml,v 1.9 2001/08/13 15:24:46 momjian Exp $
Postgres documentation
-->
......@@ -15,7 +15,7 @@ Postgres documentation
DROP VIEW
</refname>
<refpurpose>
Removes existing views from a database
Removes views from the database
</refpurpose>
</refnamediv>
<refsynopsisdiv>
......
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/dropdb.sgml,v 1.9 2000/12/25 23:15:26 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/dropdb.sgml,v 1.10 2001/08/13 15:24:46 momjian Exp $
Postgres documentation
-->
......@@ -16,7 +16,7 @@ Postgres documentation
<refnamediv>
<refname>dropdb</refname>
<refpurpose>Remove an existing <productname>Postgres</productname> database</refpurpose>
<refpurpose>Removes a <productname>Postgres</productname> database</refpurpose>
</refnamediv>
<refsynopsisdiv>
......
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/droplang.sgml,v 1.10 2001/05/09 22:08:18 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/droplang.sgml,v 1.11 2001/08/13 15:24:46 momjian Exp $
Postgres documentation
-->
......@@ -16,7 +16,7 @@ Postgres documentation
<refnamediv>
<refname id="droplang">droplang</refname>
<refpurpose>Remove a programming language from a <productname>Postgres</productname> database</refpurpose>
<refpurpose>Removes a programming language from a <productname>Postgres</productname> database</refpurpose>
</refnamediv>
<refsynopsisdiv>
......
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/dropuser.sgml,v 1.11 2001/01/13 23:58:55 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/dropuser.sgml,v 1.12 2001/08/13 15:24:46 momjian Exp $
Postgres documentation
-->
......@@ -16,7 +16,7 @@ Postgres documentation
<refnamediv>
<refname>dropuser</refname>
<refpurpose>Drops (removes) a <productname>Postgres</productname> user</refpurpose>
<refpurpose>Removes a <productname>Postgres</productname> user</refpurpose>
</refnamediv>
<refsynopsisdiv>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册