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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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]

0 commit comments

Comments
 (0)