diff options
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 |
