diff options
Diffstat (limited to 'src/man/cluster.l')
-rw-r--r-- | src/man/cluster.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/cluster.l b/src/man/cluster.l index e53901382d..73a2fde926 100644 --- a/src/man/cluster.l +++ b/src/man/cluster.l @@ -1,9 +1,9 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/cluster.l,v 1.3 1998/01/10 05:19:14 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/cluster.l,v 1.4 1998/01/11 22:17:10 momjian Exp $ .TH CLUSTER SQL 01/23/93 PostgreSQL PostgreSQL .SH NAME -cluster \(em give storage clustering advice to Postgres +cluster - give storage clustering advice to Postgres .SH SYNOPSIS .nf \fBcluster\fR indexname \fBon\fR attname |