1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-24 00:23:06 +03:00

Manual page fixes.

This commit is contained in:
Bruce Momjian
1998-03-23 15:09:43 +00:00
parent 137d3428de
commit 817fc4b2ac
10 changed files with 41 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/man/Attic/commit.l,v 1.3 1998/01/11 22:17:10 momjian Exp $
.\" $Header: /cvsroot/pgsql/src/man/Attic/commit.l,v 1.4 1998/03/23 15:09:25 momjian Exp $
.TH COMMIT SQL 01/23/93 PostgreSQL PostgreSQL
.SH NAME
commit - commit the current transaction
@@ -19,5 +19,5 @@ command
.SH "SEE ALSO"
abort(l),
begin(l),
end(l),
commit(l),
rollback(l).