summaryrefslogtreecommitdiff
path: root/src/man/abort.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/abort.l')
-rw-r--r--src/man/abort.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/abort.l b/src/man/abort.l
index b7a6f09b75..7f471ddf39 100644
--- a/src/man/abort.l
+++ b/src/man/abort.l
@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/abort.l,v 1.3 1998/01/11 22:17:01 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/abort.l,v 1.4 1998/03/23 15:09:22 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...
@@ -19,5 +19,5 @@ is functionally equivalent to
.IR "rollback".
.SH "SEE ALSO"
begin(l),
-end(l),
+commit(l),
rollback(l).