diff options
Diffstat (limited to 'src/man/begin.l')
-rw-r--r-- | src/man/begin.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/begin.l b/src/man/begin.l index e63e09b1c9..fc5fd809f0 100644 --- a/src/man/begin.l +++ b/src/man/begin.l @@ -1,9 +1,9 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/begin.l,v 1.2 1996/12/11 00:26:59 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/begin.l,v 1.3 1998/01/11 22:17:05 momjian Exp $ .TH BEGIN SQL 11/05/95 PostgreSQL PostgreSQL .SH NAME -begin \(em begins a transaction +begin - begins a transaction .SH SYNOPSIS .nf \fBbegin\fP \fB[transaction|work]\fR |