diff options
Diffstat (limited to 'src/man/abort.l')
-rw-r--r-- | src/man/abort.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/abort.l b/src/man/abort.l index 2680493a65c..b7a6f09b75f 100644 --- a/src/man/abort.l +++ b/src/man/abort.l @@ -1,12 +1,12 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/abort.l,v 1.2 1996/12/11 00:26:52 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/abort.l,v 1.3 1998/01/11 22:17:01 momjian Exp $ .TH ABORT SQL 01/23/93 PostgreSQL PostgreSQL .\" XXX This .XA has to go after the .TH so that the index page number goes .\" in the right place... .SH Abort .SH NAME -abort \(em abort the current transaction +abort - abort the current transaction .SH SYNOPSIS .nf \fBabort\fP \fB[transaction]\fR |