No more pgintro.
authorBruce Momjian
Wed, 14 Oct 1998 02:54:39 +0000 (02:54 +0000)
committerBruce Momjian
Wed, 14 Oct 1998 02:54:39 +0000 (02:54 +0000)
src/man/create_table.l
src/man/createdb.1
src/man/createuser.1
src/man/destroydb.1
src/man/destroyuser.1
src/man/drop_type.l
src/man/insert.l
src/man/pg_hba.conf.5
src/man/postmaster.1
src/man/psql.1

index 264c0edd0ef30b61e42cc7c9675c14369245378b..0082ce261187bfc5bc543c78eb2baeaf03634ea7 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.21 1998/06/24 13:21:24 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.22 1998/10/14 02:54:29 momjian Exp $
 .TH "CREATE TABLE" SQL 09/25/97 PostgreSQL
 .SH NAME
 create table - create a new class
@@ -66,9 +66,7 @@ from the class are automatically a type and can be used in
 .IR alter_table(l)
 or other 
 .BR create_table(l)
-statements.  See 
-.IR pgintro(1)
-for a further discussion of this point.
+statements.
 .PP
 The optional
 .BR constraint
index 34ed9713510edbc47817389cab227d20fde4648f..8aba472accb6316c220ca67b445554a8e84d0620 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/createdb.1,v 1.12 1998/07/24 16:44:03 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/createdb.1,v 1.13 1998/10/14 02:54:30 momjian Exp $
 .TH CREATEDB UNIX 11/05/95 PostgreSQL PostgreSQL
 .SH NAME
 createdb - create a database
@@ -58,8 +58,6 @@ understands the following command-line options:
 .BR "-a" " system"
 Specifies an authentication system
 .IR "system"
-(see 
-.IR pgintro(1))
 to use in connecting to the 
 .IR postmaster
 process.  This option no longer has any effect.
index d0e9de88f9bde06d88a97bf7d308c135d3e3e0cf..4e24a796c522b9eb8e90da3a9f4668293fa9f54c 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/createuser.1,v 1.12 1998/08/22 05:19:35 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/createuser.1,v 1.13 1998/10/14 02:54:31 momjian Exp $
 .TH CREATEUSER UNIX 11/05/95 PostgreSQL PostgreSQL
 .SH NAME
 createuser - create a Postgres user
@@ -66,8 +66,6 @@ understands the following command-line options:
 .BR "-a" " system"
 Specifies an authentication system
 .IR "system"
-(see 
-.IR pgintro(1))
 to use in connecting to the 
 .IR postmaster
 process.  This option no longer has any effect.
index 4b878164808528f04e9e7d2461c3ea143e07bcac..566f80d4c193b2d9958adc9d180fa5f0b7a41fc8 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.11 1998/07/24 16:44:03 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.12 1998/10/14 02:54:32 momjian Exp $
 .TH DESTROYDB UNIX 11/05/95 PostgreSQL PostgreSQL
 .SH NAME
 destroydb - destroy an existing database
@@ -61,8 +61,6 @@ Prompts before destroying a database (interactive).
 .BR "-a" " system"
 Specifies an authentication system
 .IR "system"
-(see 
-.IR pgintro(1))
 to use in connecting to the 
 .IR postmaster
 process.  This option no longer has any effect.
index 364f568da8358734df70364b858aa2fb3e57f85e..42809374e2f0540531529254ffd40fb0c958b203 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/destroyuser.1,v 1.11 1998/07/24 16:44:04 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/destroyuser.1,v 1.12 1998/10/14 02:54:33 momjian Exp $
 .TH DESTROYUSER UNIX 11/05/95 PostgreSQL PostgreSQL
 .SH NAME
 destroyuser - destroy a Postgres user and associated databases
@@ -51,8 +51,6 @@ understands the following command-line options:
 .BR "-a" " system"
 Specifies an authentication system
 .IR "system"
-(see 
-.IR pgintro(1))
 to use in connecting to the 
 .IR postmaster
 process.  This option no longer has any effect.
index cfcbb096c2e4eb1d6902a6c285bf6efa791c2010..fd87fcc71a1b5ca6c212bb9b9a67a047ea0a238c 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.6 1998/06/23 17:52:37 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_type.l,v 1.7 1998/10/14 02:54:35 momjian Exp $
 .TH "DROP TYPE" SQL 11/05/95 PostgreSQL PostgreSQL
 .SH NAME
 drop type - remove a user-defined type from the system catalogs
@@ -23,7 +23,6 @@ deleted type.
 drop type box
 .fi
 .SH "SEE ALSO"
-pgintro(1),
 create_type(l),
 drop_operator(l).
 .SH "BUGS"
index 0bc3ff539da8b01b83cf901b75d26d8036adfc5b..3792d72fd568daa3aae9167be9ec61f91186bf3a 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/insert.l,v 1.11 1998/06/24 13:21:27 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/insert.l,v 1.12 1998/10/14 02:54:36 momjian Exp $
 .TH INSERT SQL 11/05/95 PostgreSQL PostgreSQL
 .SH NAME
 insert - insert tuples to a relation
@@ -60,8 +60,7 @@ or
 .IR uIndex
 is an integer constant and
 .IR array_str
-is an array constant (see
-.IR pgintro(1)).
+is an array constant.
 .PP
 
 If the user does not specify any array bounds (as in the third form)
index 758d3ac6606d6db3b5814d70258226f504e4823a..4559e7aac4080d5ee1ba4d642f6d19c5ba3e87f2 100644 (file)
@@ -1,5 +1,5 @@
 .\" This is -*-nroff-*-
-.\" $Header: /cvsroot/pgsql/src/man/Attic/pg_hba.conf.5,v 1.6 1998/06/24 13:21:28 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/pg_hba.conf.5,v 1.7 1998/10/14 02:54:37 momjian Exp $
 .TH pg_hba.conf 5 1/26/98 PostgreSQL PostgreSQL
 .SH NAME
 $PGDATA/pg_hba.conf
@@ -109,6 +109,3 @@ host    all 192.168.0.3 255.255.255.0       password
 # The rest of this group of machines should provide encrypted passwords.
 
 host   all 192.168.0.0 255.255.255.0       crypt
-
-.SH "SEE ALSO"
-pgintro(1).
index 1455dc0592d4d33355961fdfc725d03b94dca5b5..4eb623ea6324f4be934923f473a585d988f364f0 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/postmaster.1,v 1.12 1998/06/24 13:21:29 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/postmaster.1,v 1.13 1998/10/14 02:54:38 momjian Exp $
 .TH POSTMASTER UNIX 11/05/95 PostgreSQL PostgreSQL
 .SH "NAME"
 postmaster - run the Postgres postmaster
@@ -90,8 +90,6 @@ discarded.
 .BR "-a" " system"
 Specifies whether or not to use the authentication system 
 .IR "system"
-(see 
-.IR pgintro(1))
 for frontend applications to use in connecting to the 
 .IR postmaster
 process.  Specify
index 83820d3f3a1f972207dfd16a80a1041edc601017..07b184c3b830a0e1b41effa82a5299715a643594 100644 (file)
@@ -1,6 +1,6 @@
 .\" This is -*-nroff-*-
 .\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.28 1998/08/10 20:31:40 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.29 1998/10/14 02:54:39 momjian Exp $
 .TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL
 .SH NAME
 psql - run the interactive query front-end
@@ -117,8 +117,6 @@ understands the following command-line options:
 .BR "-a" " system"
 Specifies an authentication system
 .IR "system"
-(see
-.IR pgintro(1))
 to use in connecting to the
 .IR postmaster
 process.  This option no longer has any effect.
@@ -424,10 +422,6 @@ only applies if
 authentication is in use.  If this environment variable is set, Postgres
 will attempt authentication with servers for this realm and use
 separate ticket files to avoid conflicts with local ticket files.
-See
-.IR pgintro(1)
-for additional information on
-.IR Kerberos .
 
 .SH "RETURN VALUE"
 .IR psql