From 389fe48cbb513888205bbe3a5008ed109976dacb Mon Sep 17 00:00:00 2001 From: Marc G. Fournier Date: Thu, 14 Nov 1996 10:15:16 +0000 Subject: Removed man pages...moved to src/man Requested by Bryan --- doc/man/rollback.l | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 doc/man/rollback.l (limited to 'doc/man/rollback.l') diff --git a/doc/man/rollback.l b/doc/man/rollback.l deleted file mode 100644 index c6b673c3736..00000000000 --- a/doc/man/rollback.l +++ /dev/null @@ -1,24 +0,0 @@ -.\" This is -*-nroff-*- -.\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/doc/man/Attic/rollback.l,v 1.1.1.1 1996/08/18 22:14:27 scrappy Exp $ -.TH ROLLBACK SQL 01/20/96 Postgres95 Postgres95 -.\" 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 -.SH SYNOPSIS -.nf -\fBrollback\fP \fB[transaction|work]\fR -.fi -.SH DESCRIPTION -This command rolls back the current transaction and causes all the -updates made by the transaction to be discarded. -.PP -.IR "rollback" -is functionally equivalent to the -.IR "abort" -command. -.SH "SEE ALSO" -abort(l), -begin(l), -end(l). -- cgit v1.2.3