aboutsummaryrefslogtreecommitdiff
path: root/src/man/drop_sequence.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/drop_sequence.l')
-rw-r--r--src/man/drop_sequence.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/drop_sequence.l b/src/man/drop_sequence.l
index b667fc60108..efad8371c2d 100644
--- a/src/man/drop_sequence.l
+++ b/src/man/drop_sequence.l
@@ -1,9 +1,9 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_sequence.l,v 1.1 1997/04/02 04:20:00 vadim Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_sequence.l,v 1.2 1998/01/11 22:17:31 momjian Exp $
.TH "DROP TABLE" SQL 04/01/97 PostgreSQL PostgreSQL
.SH NAME
-drop sequence \(em destroy existing sequence
+drop sequence - destroy existing sequence
.SH SYNOPSIS
.nf
\fBdrop sequence\fR sequence_name_1 { \fB,\fR sequence_name_N }