Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1ea03f7

Browse files
committed
Manual page dash cleanup.
1 parent e9fd73c commit 1ea03f7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+146
-146
lines changed

src/man/abort.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/abort.l,v 1.2 1996/12/11 00:26:52 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/abort.l,v 1.3 1998/01/11 22:17:01 momjian Exp $
44
.TH ABORT SQL 01/23/93 PostgreSQL PostgreSQL
55
.\" XXX This .XA has to go after the .TH so that the index page number goes
66
.\" in the right place...
77
.SH Abort
88
.SH NAME
9-
abort \(em abort the current transaction
9+
abort - abort the current transaction
1010
.SH SYNOPSIS
1111
.nf
1212
\fBabort\fP \fB[transaction]\fR

src/man/alter_table.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/alter_table.l,v 1.3 1997/09/26 15:21:26 thomas Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/alter_table.l,v 1.4 1998/01/11 22:17:04 momjian Exp $
44
.TH "ALTER TABLE" SQL 09/25/97 PostgreSQL
55
.SH NAME
6-
alter table \(em add attributes to a class
6+
alter table - add attributes to a class
77
.SH SYNOPSIS
88
.nf
99
\fBalter table\fR classname [ * ]

src/man/begin.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/begin.l,v 1.2 1996/12/11 00:26:59 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/begin.l,v 1.3 1998/01/11 22:17:05 momjian Exp $
44
.TH BEGIN SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
begin \(em begins a transaction
6+
begin - begins a transaction
77
.SH SYNOPSIS
88
.nf
99
\fBbegin\fP \fB[transaction|work]\fR

src/man/catalogs.3

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/catalogs.3,v 1.2 1996/12/11 00:27:04 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/catalogs.3,v 1.3 1998/01/11 22:17:06 momjian Exp $
44
.TH "SYSTEM CATALOGS" INTRO 03/13/94 PostgreSQL PostgreSQL
5-
.SH "Section 7 \(em System Catalogs"
5+
.SH "Section 7 - System Catalogs"
66
.de LS
77
.PP
88
.if n .ta 5 +13 +13

src/man/cleardbdir.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/cleardbdir.1,v 1.2 1996/12/11 00:27:05 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/cleardbdir.1,v 1.3 1998/01/11 22:17:07 momjian Exp $
44
.TH CLEARDBDIR UNIX 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
cleardbdir \(em completely destroys all database files
6+
cleardbdir - completely destroys all database files
77
.SH SYNOPSIS
88
.BR "cleardbdir"
99
.SH DESCRIPTION

src/man/close.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/close.l,v 1.2 1996/12/11 00:27:06 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/close.l,v 1.3 1998/01/11 22:17:09 momjian Exp $
44
.TH CLOSE SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
close \(em close a cursor
6+
close - close a cursor
77
.SH SYNOPSIS
88
.nf
99
\fBclose\fP [cursor_name]

src/man/cluster.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/cluster.l,v 1.3 1998/01/10 05:19:14 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/cluster.l,v 1.4 1998/01/11 22:17:10 momjian Exp $
44
.TH CLUSTER SQL 01/23/93 PostgreSQL PostgreSQL
55
.SH NAME
6-
cluster \(em give storage clustering advice to Postgres
6+
cluster - give storage clustering advice to Postgres
77
.SH SYNOPSIS
88
.nf
99
\fBcluster\fR indexname \fBon\fR attname

src/man/commit.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/commit.l,v 1.2 1996/12/11 00:27:08 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/commit.l,v 1.3 1998/01/11 22:17:10 momjian Exp $
44
.TH COMMIT SQL 01/23/93 PostgreSQL PostgreSQL
55
.SH NAME
6-
commit \(em commit the current transaction
6+
commit - commit the current transaction
77
.SH SYNOPSIS
88
.nf
99
\fBcommit [transaction|work]\fR

src/man/copy.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/copy.l,v 1.3 1997/07/29 21:43:40 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/copy.l,v 1.4 1998/01/11 22:17:11 momjian Exp $
44
.TH COPY SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
copy \(em copy data to or from a class from or to a Unix file.
6+
copy - copy data to or from a class from or to a Unix file.
77
.SH SYNOPSIS
88
.nf
99
\fBcopy\fP [\fBbinary\fP] classname [\fBwith oids\fP]

src/man/create_aggregate.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_aggregate.l,v 1.4 1996/12/11 00:27:11 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_aggregate.l,v 1.5 1998/01/11 22:17:11 momjian Exp $
44
.TH "CREATE AGGREGATE" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
create aggregate \(em define a new aggregate
6+
create aggregate - define a new aggregate
77
.SH SYNOPSIS
88
.nf
99
\fBcreate aggregate\fR agg-name [\fBas\fR]

src/man/create_database.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_database.l,v 1.4 1997/11/07 06:33:55 thomas Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_database.l,v 1.5 1998/01/11 22:17:13 momjian Exp $
44
.TH "CREATE DATABASE" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
create database \(em create a new database
6+
create database - create a new database
77
.SH SYNOPSIS
88
.nf
99
\fBcreate database\fP dbname [\fBwith location = '\fPdbpath\fB'\fP]

src/man/create_function.l

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_function.l,v 1.4 1997/10/30 05:38:17 vadim Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_function.l,v 1.5 1998/01/11 22:17:13 momjian Exp $
44
.TH "CREATE FUNCTION" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH "NAME"
6-
create function \(em define a new function
6+
create function - define a new function
77
.SH "SYNOPSIS"
88
.nf
99
\fBcreate function\fP function_name
@@ -76,7 +76,7 @@ The body of a C function following
7676
should be the
7777
.BR "FULL PATH"
7878
of the object code (.o file) for the function, bracketed by quotation
79-
marks. (Postgres will not compile a function automatically \(em it must
79+
marks. (Postgres will not compile a function automatically - it must
8080
be compiled before it is used in a
8181
.BR "define function"
8282
command.)

src/man/create_index.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_index.l,v 1.7 1997/10/30 18:41:03 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_index.l,v 1.8 1998/01/11 22:17:14 momjian Exp $
44
.TH "CREATE INDEX" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
create index \(em construct a secondary index
6+
create index - construct a secondary index
77
.SH SYNOPSIS
88
.nf
99
\fBcreate\fR [\fBunique\fR] \fBindex\fR index-name

src/man/create_language.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_language.l,v 1.1 1997/10/30 05:38:19 vadim Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_language.l,v 1.2 1998/01/11 22:17:14 momjian Exp $
44
.TH "CREATE LANGUAGE" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH "NAME"
6-
create language \(em define a new language for functions
6+
create language - define a new language for functions
77
.SH "SYNOPSIS"
88
.nf
99
\fBcreate\fP [\fBtrusted\fP] \fBprocedural language\fP 'lanname'

src/man/create_operator.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_operator.l,v 1.3 1996/12/11 00:27:17 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_operator.l,v 1.4 1998/01/11 22:17:15 momjian Exp $
44
.TH "CREATE OPERATOR" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
create operator \(em define a new user operator
6+
create operator - define a new user operator
77
.SH SYNOPSIS
88
.nf
99
\fBcreate operator\fR operator_name

src/man/create_rule.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_rule.l,v 1.2 1996/12/11 00:27:18 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_rule.l,v 1.3 1998/01/11 22:17:16 momjian Exp $
44
.TH "CREATE RULE" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
create rule \(em define a new rule
6+
create rule - define a new rule
77
.SH SYNOPSIS
88
.nf
99
\fBcreate\fR \fBrule\fR rule_name

src/man/create_sequence.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_sequence.l,v 1.2 1997/06/03 03:19:08 vadim Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_sequence.l,v 1.3 1998/01/11 22:17:17 momjian Exp $
44
.TH "CREATE SEQUENCE" SQL 04/01/97 PostgreSQL PostgreSQL
55
.SH NAME
6-
create sequence \(em create a new sequence number generator
6+
create sequence - create a new sequence number generator
77
.SH SYNOPSIS
88
.nf
99
\fBcreate sequence\fR seqname

src/man/create_table.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.13 1997/11/21 18:12:54 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.14 1998/01/11 22:17:18 momjian Exp $
44
.TH "CREATE TABLE" SQL 09/25/97 PostgreSQL
55
.SH NAME
6-
create table \(em create a new class
6+
create table - create a new class
77
.SH SYNOPSIS
88
.nf
99
\fBcreate table\fR classname \fB(\fPattname type [\fBdefault\fP value] [\fBnot null\fP]

src/man/create_trigger.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_trigger.l,v 1.2 1997/09/30 09:50:27 vadim Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_trigger.l,v 1.3 1998/01/11 22:17:20 momjian Exp $
44
.TH "CREATE TRIGGER" SQL 09/25/97 PostgreSQL
55
.SH NAME
6-
create trigger \(em create a new trigger
6+
create trigger - create a new trigger
77
.SH SYNOPSIS
88
.nf
99
\fBcreate trigger\fR trigname \fB{before|after}\fP

src/man/create_type.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_type.l,v 1.3 1997/08/26 17:29:53 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_type.l,v 1.4 1998/01/11 22:17:21 momjian Exp $
44
.TH "CREATE TYPE" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
create type \(em define a new base data type
6+
create type - define a new base data type
77
.SH SYNOPSIS
88
.nf
99
\fBcreate type\fP typename \fB(\fR\fBinternallength\fR = (number | \fBvariable\fR),

src/man/create_version.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_version.l,v 1.2 1996/12/11 00:27:21 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_version.l,v 1.3 1998/01/11 22:17:21 momjian Exp $
44
.TH "CREATE VERSION" SQL 01/23/93 PostgreSQL PostgreSQL
55
.SH NAME
6-
create version \(em construct a version class
6+
create version - construct a version class
77
.SH SYNOPSIS
88
.nf
99
\fBcreate version\fP classname1 \fBfrom\fP classname2 [\fB[\fPabstime\fB]\fP]

src/man/create_view.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_view.l,v 1.2 1996/12/11 00:27:22 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/create_view.l,v 1.3 1998/01/11 22:17:22 momjian Exp $
44
.TH "CREATE VIEW" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
create view \(em construct a virtual class
6+
create view - construct a virtual class
77
.SH SYNOPSIS
88
.nf
99
\fBcreate view\fR view_name \fBas\fR

src/man/createdb.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/createdb.1,v 1.5 1997/12/04 20:26:18 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/createdb.1,v 1.6 1998/01/11 22:17:23 momjian Exp $
44
.TH CREATEDB UNIX 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
createdb \(em create a database
6+
createdb - create a database
77
.SH SYNOPSIS
88
.BR createdb
99
[\c

src/man/createuser.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/createuser.1,v 1.4 1997/12/04 20:26:20 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/createuser.1,v 1.5 1998/01/11 22:17:23 momjian Exp $
44
.TH CREATEUSER UNIX 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
createuser \(em create a Postgres user
6+
createuser - create a Postgres user
77
.SH SYNOPSIS
88
.BR createuser
99
[\c

src/man/declare.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/declare.l,v 1.1 1997/09/08 17:49:41 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/declare.l,v 1.2 1998/01/11 22:17:24 momjian Exp $
44
.TH FETCH SQL 01/23/93 PostgreSQL PostgreSQL
55
.SH NAME
6-
declere \(em declare a cursor
6+
declere - declare a cursor
77
.SH SYNOPSIS
88
.nf
99
\fBdeclare\fR [ \fBbinary\fR ] \fBcursor for\fR select statement

src/man/delete.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/delete.l,v 1.2 1996/12/11 00:27:26 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/delete.l,v 1.3 1998/01/11 22:17:24 momjian Exp $
44
.TH DELETE SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
delete \(em delete instances from a class
6+
delete - delete instances from a class
77
.SH SYNOPSIS
88
.nf
99
\fBdelete\fR \fBfrom\fR class_name [ \fBwhere\fR qual ]

src/man/destroydb.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.5 1997/12/04 20:26:24 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.6 1998/01/11 22:17:25 momjian Exp $
44
.TH DESTROYDB UNIX 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
destroydb \(em destroy an existing database
6+
destroydb - destroy an existing database
77
.SH SYNOPSIS
88
.BR destroydb
99
[\c

src/man/destroyuser.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/destroyuser.1,v 1.4 1997/12/04 20:26:26 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/destroyuser.1,v 1.5 1998/01/11 22:17:25 momjian Exp $
44
.TH DESTROYUSER UNIX 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
destroyuser \(em destroy a Postgres user and associated databases
6+
destroyuser - destroy a Postgres user and associated databases
77
.SH SYNOPSIS
88
.BR destroyuser
99
[\c

src/man/drop.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop.l,v 1.4 1997/09/27 04:36:01 thomas Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop.l,v 1.5 1998/01/11 22:17:26 momjian Exp $
44
.TH "DROP ATTRIBUTE" SQL 09/26/97 PostgreSQL
55
.SH NAME
6-
drop \(em destroy existing attributes
6+
drop - destroy existing attributes
77
.SH SYNOPSIS
88
.nf
99
\fBdrop {aggregate|database|function|index|operator

src/man/drop_aggregate.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_aggregate.l,v 1.3 1997/05/22 00:16:56 scrappy Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_aggregate.l,v 1.4 1998/01/11 22:17:27 momjian Exp $
44
.TH "DROP AGGREGATE" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
drop aggregate \(em remove the definition of an aggregate
6+
drop aggregate - remove the definition of an aggregate
77
.SH SYNOPSIS
88
.nf
99
\fBdrop aggregate\fR aggname aggtype

src/man/drop_database.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_database.l,v 1.1 1997/04/26 18:43:33 scrappy Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_database.l,v 1.2 1998/01/11 22:17:27 momjian Exp $
44
.TH "DROP DATABASE" SQL 01/23/93 PostgreSQL PostgreSQL
55
.SH NAME
6-
drop database \(em destroy an existing database
6+
drop database - destroy an existing database
77
.SH SYNOPSIS
88
.nf
99
\fBdrop database\fR dbname

src/man/drop_function.l

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_function.l,v 1.2 1996/12/11 00:27:39 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_function.l,v 1.3 1998/01/11 22:17:28 momjian Exp $
44
.TH "DROP FUNCTION" SQL 11/05/95 PostgreSQL PostgreSQL
55
.SH NAME
6-
drop function \(em remove a user-defined C function
6+
drop function - remove a user-defined C function
77
.SH SYNOPSIS
88
.nf
99
\fBdrop function \fRfunction_name ( \fP[ type-1 { \fB,\fP type-n } ] \fB)

0 commit comments

Comments
 (0)