From 1ea03f7de593401518a7deea1df1d86f7994acdf Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 11 Jan 1998 22:18:01 +0000 Subject: Manual page dash cleanup. --- src/man/create_operator.l | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man/create_operator.l') 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 -- cgit v1.2.1