diff options
Diffstat (limited to 'src/man/create_operator.l')
-rw-r--r-- | src/man/create_operator.l | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/create_operator.l b/src/man/create_operator.l index 02e9cf9aaf..3e1d3b20c8 100644 --- a/src/man/create_operator.l +++ b/src/man/create_operator.l @@ -1,9 +1,9 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/create_operator.l,v 1.3 1996/12/11 00:27:17 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/create_operator.l,v 1.4 1998/01/11 22:17:15 momjian Exp $ .TH "CREATE OPERATOR" SQL 11/05/95 PostgreSQL PostgreSQL .SH NAME -create operator \(em define a new user operator +create operator - define a new user operator .SH SYNOPSIS .nf \fBcreate operator\fR operator_name |