mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
Manual page dash cleanup.
This commit is contained in:
@@ -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 }
|
||||
|
Reference in New Issue
Block a user