]> granicus.if.org Git - postgresql/commitdiff
rename sections.
authorBruce Momjian <bruce@momjian.us>
Tue, 26 Aug 1997 17:39:32 +0000 (17:39 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 26 Aug 1997 17:39:32 +0000 (17:39 +0000)
src/man/create_table.l
src/man/drop_type.l
src/man/insert.l
src/man/pgbuiltin.3 [moved from src/man/built-in.3 with 99% similarity]

index 27f59ccd9c938e8f0c91432d1768aa3fa6afcb9c..4bee066f05ab68a39a2b04f9b13cb46e5c09e3dc 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.4 1997/08/26 17:29:52 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.5 1997/08/26 17:39:30 momjian Exp $
 .TH "CREATE TABLE" SQL 11/05/95 PostgreSQL PostgreSQL
 .SH NAME
 create table \(em create a new class
@@ -54,7 +54,7 @@ from the class are automatically a type and can be used in
 or other 
 .BR "create table"
 statements.  See 
-.IR pgintro (l)
+.IR pgintro (1)
 for a further discussion of this point.
 .PP
 The optional
index a1f8c9305f24162bb5ec41d4dba32178c4782cf9..3bf3e0f32bb937f7b91224a24817add05ade52c7 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_type.l,v 1.3 1997/08/26 17:30:00 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_type.l,v 1.4 1997/08/26 17:39:30 momjian Exp $
 .TH "DROP TYPE" SQL 11/05/95 PostgreSQL PostgreSQL
 .SH NAME
 drop type \(em remove a user-defined type from the system catalogs
@@ -23,7 +23,7 @@ deleted type.
 drop type box
 .fi
 .SH "SEE ALSO"
-pgintro(l),
+pgintro(1),
 create type(l),
 drop operator(l).
 .SH "BUGS"
index 02b67584e1800d789eae32d1cf94523108c13515..62452c38359248e7ce29ae6253485bf4fa5a6e7d 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/insert.l,v 1.3 1997/08/26 17:30:02 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/insert.l,v 1.4 1997/08/26 17:39:31 momjian Exp $
 .TH INSERT SQL 11/05/95 PostgreSQL PostgreSQL
 .SH NAME
 insert \(em insert tuples to a relation
@@ -58,7 +58,7 @@ or
 is an integer constant and
 .IR array_str
 is an array constant (see
-.IR pgintro (l)).
+.IR pgintro (1)).
 .PP
 
 If the user does not specify any array bounds (as in the third form)
similarity index 99%
rename from src/man/built-in.3
rename to src/man/pgbuiltin.3
index 5e801b662614505524217ee3e9ee3dd59e4f4879..b4dd6c04156e124c11f9e6d9ceee179ea595c19c 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/built-in.3,v 1.9 1997/08/26 17:00:11 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/pgbuiltin.3,v 1.1 1997/08/26 17:39:32 momjian Exp $
 .TH PGBUILTIN INTRO 04/01/97 PostgreSQL PostgreSQL
 .SH "DESCRIPTION"
 This section describes the data types, functions and operators