diff --git a/src/man/create_table.l b/src/man/create_table.l index 46f06201a515c0168525a50b1d15119ec54a1a8b..27f59ccd9c938e8f0c91432d1768aa3fa6afcb9c 100644 --- a/src/man/create_table.l +++ b/src/man/create_table.l @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.3 1997/01/08 22:37:23 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/create_table.l,v 1.4 1997/08/26 17:29:52 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 introduction (l) +.IR pgintro (l) for a further discussion of this point. .PP The optional diff --git a/src/man/create_type.l b/src/man/create_type.l index de5c6777d4a1636908dd5b9b3398e446969d1703..629573c57380881ffd067751bb3766a209b050cd 100644 --- a/src/man/create_type.l +++ b/src/man/create_type.l @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/create_type.l,v 1.2 1996/12/11 00:27:20 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/create_type.l,v 1.3 1997/08/26 17:29:53 momjian Exp $ .TH "CREATE TYPE" SQL 11/05/95 PostgreSQL PostgreSQL .SH NAME create type \(em define a new base data type @@ -158,4 +158,4 @@ base type's name prepended with an underscore. create function(l), create operator(l), drop type(l), -introduction(large objects). +large_objects(3). diff --git a/src/man/createdb.1 b/src/man/createdb.1 index 99c6dcb9297e879555714ba972d94550b30a23f0..5a940d35fc2958b92a15787b1c894a006cca6bb4 100644 --- a/src/man/createdb.1 +++ b/src/man/createdb.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/createdb.1,v 1.2 1996/12/11 00:27:23 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/createdb.1,v 1.3 1997/08/26 17:29:54 momjian Exp $ .TH CREATEDB UNIX 11/05/95 PostgreSQL PostgreSQL .SH NAME createdb \(em create a database @@ -54,7 +54,7 @@ understands the following command-line options: Specifies an authentication system .IR "system" (see -.IR introduction (1)) +.IR pgintro (1)) to use in connecting to the .IR postmaster process. The default is site-specific. diff --git a/src/man/createuser.1 b/src/man/createuser.1 index 114518a3e45a0ae5769f34efb34d703b0710b6d8..31a26578eafc1c75546b5a03aa34ca3887f68109 100644 --- a/src/man/createuser.1 +++ b/src/man/createuser.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/createuser.1,v 1.2 1996/12/11 00:27:25 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/createuser.1,v 1.3 1997/08/26 17:29:55 momjian Exp $ .TH CREATEUSER UNIX 11/05/95 PostgreSQL PostgreSQL .SH NAME createuser \(em create a Postgres user @@ -52,7 +52,7 @@ understands the following command-line options: Specifies an authentication system .IR "system" (see -.IR introduction (1)) +.IR pgintro (1)) to use in connecting to the .IR postmaster process. The default is site-specific. diff --git a/src/man/destroydb.1 b/src/man/destroydb.1 index 11beff3a26d695e8074d2dca6ff568f7699b4a3f..0192fecd3c3ffbb0e508a25437b9c518d522f235 100644 --- a/src/man/destroydb.1 +++ b/src/man/destroydb.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.3 1997/06/06 22:08:04 scrappy Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/destroydb.1,v 1.4 1997/08/26 17:29:55 momjian Exp $ .TH DESTROYDB UNIX 11/05/95 PostgreSQL PostgreSQL .SH NAME destroydb \(em destroy an existing database @@ -62,7 +62,7 @@ Prompts before destroying a database (interactive). Specifies an authentication system .IR "system" (see -.IR introduction (1)) +.IR pgintro (1)) to use in connecting to the .IR postmaster process. The default is site-specific. diff --git a/src/man/destroyuser.1 b/src/man/destroyuser.1 index c181a03226ef59e00da88fc6dab57349368bc00b..71fbaadd91bdbc81e98607735891748176c2ee60 100644 --- a/src/man/destroyuser.1 +++ b/src/man/destroyuser.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/destroyuser.1,v 1.2 1996/12/11 00:27:36 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/destroyuser.1,v 1.3 1997/08/26 17:29:59 momjian Exp $ .TH DESTROYUSER UNIX 11/05/95 PostgreSQL PostgreSQL .SH NAME destroyuser \(em destroy a Postgres user and associated databases @@ -52,7 +52,7 @@ understands the following command-line options: Specifies an authentication system .IR "system" (see -.IR introduction (1)) +.IR pgintro (1)) to use in connecting to the .IR postmaster process. The default is site-specific. diff --git a/src/man/drop_type.l b/src/man/drop_type.l index 07b91449a35b7c804aaaac79756272a4e3765ca5..a1f8c9305f24162bb5ec41d4dba32178c4782cf9 100644 --- a/src/man/drop_type.l +++ b/src/man/drop_type.l @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_type.l,v 1.2 1996/12/11 00:27:43 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/drop_type.l,v 1.3 1997/08/26 17:30:00 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" -introduction(l), +pgintro(l), create type(l), drop operator(l). .SH "BUGS" diff --git a/src/man/insert.l b/src/man/insert.l index 3334a2a863bcd2a946b9edf4bbb786c5d6a72b98..02b67584e1800d789eae32d1cf94523108c13515 100644 --- a/src/man/insert.l +++ b/src/man/insert.l @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/insert.l,v 1.2 1996/12/11 00:27:49 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/insert.l,v 1.3 1997/08/26 17:30:02 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 introduction (l)). +.IR pgintro (l)). .PP If the user does not specify any array bounds (as in the third form) diff --git a/src/man/monitor.1 b/src/man/monitor.1 index 7abba7be6399140cb97b081f4b98a489360618f0..6bc7b28da4afc88c073699a55914038b6d959bae 100644 --- a/src/man/monitor.1 +++ b/src/man/monitor.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/monitor.1,v 1.2 1996/12/11 00:27:56 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/monitor.1,v 1.3 1997/08/26 17:30:02 momjian Exp $ .TH MONITOR UNIX 11/05/95 PostgreSQL PostgreSQL .SH NAME monitor \(em run the interactive terminal monitor @@ -107,7 +107,7 @@ option in shell scripts. Specifies an authentication system .IR "system" (see -.IR introduction (1)) +.IR pgintro (1)) to use in connecting to the .IR postmaster process. The default is site-specific. @@ -239,12 +239,12 @@ 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 introduction (1) +.IR pgintro (1) for additional information on .IR Kerberos . .PP See -.IR introduction (libpq) +.IR pgintro (libpq) for additional details. .SH "RETURN VALUE" When executed with the @@ -253,7 +253,7 @@ option, .IR monitor returns 0 to the shell on successful query completion, 1 otherwise. .SH "SEE ALSO" -introduction(libpq), +libpq(3), createdb(1), createuser(1), postgres(1), diff --git a/src/man/pg_hba.conf.5 b/src/man/pg_hba.conf.5 index 4639961966d0b8b24fa12056b0d7830be375e361..30183bb7ef59a601e13b1bef414f3a2d35cb2c49 100644 --- a/src/man/pg_hba.conf.5 +++ b/src/man/pg_hba.conf.5 @@ -1,5 +1,5 @@ .\" This is -*-nroff-*- -.\" $Header: /cvsroot/pgsql/src/man/Attic/pg_hba.conf.5,v 1.2 1997/01/10 19:30:27 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/pg_hba.conf.5,v 1.3 1997/08/26 17:30:03 momjian Exp $ .TH pg_hba.conf 5 11/04/96 Postgres Postgres .SH NAME $PGDATA/pg_hba.conf @@ -17,5 +17,5 @@ the top of the sample file pg_hba.conf.sample, which resides in the the PostgreSQL "lib" sub-directory of the main postgres directory. .SH "SEE ALSO" -introduction(1). +pgintro(1). diff --git a/src/man/unix.1 b/src/man/pgintro.1 similarity index 98% rename from src/man/unix.1 rename to src/man/pgintro.1 index df27900cf42b4871ac7eeb1038c06309d9adafa8..8dbfe8ee347f6f3eece787416fd85d725a1686a1 100644 --- a/src/man/unix.1 +++ b/src/man/pgintro.1 @@ -1,7 +1,7 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/unix.1,v 1.2 1996/12/11 00:28:12 momjian Exp $ -.TH INTRODUCTION UNIX 11/05/95 PostgreSQL PostgreSQL +.\" $Header: /cvsroot/pgsql/src/man/Attic/pgintro.1,v 1.1 1997/08/26 17:30:05 momjian Exp $ +.TH PGINTRO UNIX 11/05/95 PostgreSQL PostgreSQL .SP INFORMATION UNIX 11/05/95 .BH "SECTION 2 \(em Unix COMMANDS (Unix)" .SH "OVERVIEW" diff --git a/src/man/postmaster.1 b/src/man/postmaster.1 index 41e7b73bfd4933f8e7cd49f2e508a2c96cfcf909..406a49f2e894fadcb414fc2fb2ce686910e0d856 100644 --- a/src/man/postmaster.1 +++ b/src/man/postmaster.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/postmaster.1,v 1.6 1997/08/06 03:42:21 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/postmaster.1,v 1.7 1997/08/26 17:30:07 momjian Exp $ .TH POSTMASTER UNIX 11/05/95 PostgreSQL PostgreSQL .SH "NAME" postmaster \(em run the Postgres postmaster @@ -88,7 +88,7 @@ discarded. Specifies whether or not to use the authentication system .IR "system" (see -.IR introduction (1)) +.IR pgintro (1)) for frontend applications to use in connecting to the .IR postmaster process. Specify diff --git a/src/man/psql.1 b/src/man/psql.1 index d482a4f8f171698e798c25af8ab3c22cbf256c50..0cdec39c29980ba90d70f342f43386e42999659e 100644 --- a/src/man/psql.1 +++ b/src/man/psql.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.11 1997/08/26 17:00:14 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.12 1997/08/26 17:30:08 momjian Exp $ .TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL .SH NAME psql \(em run the interactive query front-end @@ -111,7 +111,7 @@ understands the following command-line options: Specifies an authentication system .IR "system" (see -.IR introduction (1)) +.IR pgintro (1)) to use in connecting to the .IR postmaster process. The default is site-specific. @@ -385,12 +385,12 @@ 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 introduction (1) +.IR pgintro (1) for additional information on .IR Kerberos . .PP See -.IR introduction (libpq) +.IR pgintro (libpq) for additional details. .SH "RETURN VALUE" .IR psql @@ -400,7 +400,7 @@ returns 0 to the shell on successful completion of all queries, will also return 1 if the connection to a database could not be made for any reason. .SH "SEE ALSO" -introduction(libpq), +libpq(3), monitor(1) postgres(1), postmaster(1).