diff options
| author | Bruce Momjian | 1997-08-26 17:30:09 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1997-08-26 17:30:09 +0000 |
| commit | ed626314e6358e9e1e2a42b8eab8438b51879138 (patch) | |
| tree | 3efb9339812bf86187ca8eb3cdd2c651d1050c40 /src/man/postmaster.1 | |
| parent | 99e9deac73e564911dd4ea630f2b4aa68e1fd607 (diff) | |
unix.1 renamed to pgintro.1.
Diffstat (limited to 'src/man/postmaster.1')
| -rw-r--r-- | src/man/postmaster.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/postmaster.1 b/src/man/postmaster.1 index 41e7b73bfd4..406a49f2e89 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 |
