aboutsummaryrefslogtreecommitdiff
path: root/src/man/create_type.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/create_type.l')
-rw-r--r--src/man/create_type.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/create_type.l b/src/man/create_type.l
index 629573c5738..41c21cf6e6a 100644
--- a/src/man/create_type.l
+++ b/src/man/create_type.l
@@ -1,9 +1,9 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/create_type.l,v 1.3 1997/08/26 17:29:53 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/create_type.l,v 1.4 1998/01/11 22:17:21 momjian Exp $
.TH "CREATE TYPE" SQL 11/05/95 PostgreSQL PostgreSQL
.SH NAME
-create type \(em define a new base data type
+create type - define a new base data type
.SH SYNOPSIS
.nf
\fBcreate type\fP typename \fB(\fR\fBinternallength\fR = (number | \fBvariable\fR),