diff options
Diffstat (limited to 'src/man/rollback.l')
-rw-r--r-- | src/man/rollback.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/rollback.l b/src/man/rollback.l index 813394a9027..4f44940b9ae 100644 --- a/src/man/rollback.l +++ b/src/man/rollback.l @@ -1,11 +1,11 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/rollback.l,v 1.2 1996/12/11 00:28:08 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/rollback.l,v 1.3 1998/01/11 22:17:57 momjian Exp $ .TH ROLLBACK SQL 01/20/96 PostgreSQL PostgreSQL .\" XXX This .XA has to go after the .TH so that the index page number goes .\" in the right place... .SH NAME -rollback \(em rollback, e.g. aborts, the current transaction +rollback - rollback, e.g. aborts, the current transaction .SH SYNOPSIS .nf \fBrollback\fP \fB[transaction|work]\fR |