diff options
Diffstat (limited to 'src/man/pg_hba.conf.5')
| -rw-r--r-- | src/man/pg_hba.conf.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/man/pg_hba.conf.5 b/src/man/pg_hba.conf.5 index 32166ea2d33..758d3ac6606 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.5 1998/03/06 18:03:38 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/pg_hba.conf.5,v 1.6 1998/06/24 13:21:28 momjian Exp $ .TH pg_hba.conf 5 1/26/98 PostgreSQL PostgreSQL .SH NAME $PGDATA/pg_hba.conf @@ -112,4 +112,3 @@ host all 192.168.0.0 255.255.255.0 crypt .SH "SEE ALSO" pgintro(1). - |
