diff options
author | Bruce Momjian | 1997-08-26 17:00:23 +0000 |
---|---|---|
committer | Bruce Momjian | 1997-08-26 17:00:23 +0000 |
commit | 99e9deac73e564911dd4ea630f2b4aa68e1fd607 (patch) | |
tree | 1ab7b8d2bac48141665a6f12e9d8149ec8f671e9 /src/man/built-in.3 | |
parent | 5927d47b4fa379377e2285694a8c5db907d640b6 (diff) |
Manual page renaming.
Diffstat (limited to 'src/man/built-in.3')
-rw-r--r-- | src/man/built-in.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/man/built-in.3 b/src/man/built-in.3 index 81714c826e0..5e801b66261 100644 --- a/src/man/built-in.3 +++ b/src/man/built-in.3 @@ -1,13 +1,13 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/built-in.3,v 1.8 1997/07/02 14:13:14 thomas Exp $ -.TH BUILT-INS INTRO 04/01/97 PostgreSQL PostgreSQL +.\" $Header: /cvsroot/pgsql/src/man/Attic/built-in.3,v 1.9 1997/08/26 17:00:11 momjian Exp $ +.TH PGBUILTIN INTRO 04/01/97 PostgreSQL PostgreSQL .SH "DESCRIPTION" This section describes the data types, functions and operators available to users in Postgres as it is distributed. -.SH "BUILT-IN TYPES" +.SH "PGBUILTIN TYPES" This section describes -.BR built-in +.BR pgbuiltin data types. These Built-in types are installed in every database. .PP |