summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2002-08-30 16:58:44 +0000
committerwiz <wiz>2002-08-30 16:58:44 +0000
commitc8a8dc1116d5cba04a521a3af3976e9acf7af535 (patch)
tree426dbf5f9b8413a096a53f4cbe8530218e0a4542 /databases
parent9746962abd6820dd174f7598f73f6af2ee46cc63 (diff)
downloadpkgsrc-c8a8dc1116d5cba04a521a3af3976e9acf7af535.tar.gz
Add comment character before line continuation.
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-server/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-server/MESSAGE b/databases/postgresql-server/MESSAGE
index 9220daa46f4..f038f8574fc 100644
--- a/databases/postgresql-server/MESSAGE
+++ b/databases/postgresql-server/MESSAGE
@@ -1,12 +1,12 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2002/08/30 16:41:07 hubertf Exp $
+$NetBSD: MESSAGE,v 1.5 2002/08/30 16:58:44 wiz Exp $
To enable this package, put the following into your /etc/rc.conf:
pgsql=yes
pgsql_flags="-i" # allows TCP/IP connections
pgsql_flags="-i -l" # enables SSL connections (TCP/IP and
- ~pgsql/data/server.crt required)
+ # ~pgsql/data/server.crt required)
and make sure