summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-08-30 16:58:44 +0000
committerwiz <wiz@pkgsrc.org>2002-08-30 16:58:44 +0000
commit7744631da9f760c1c22ffc43916fd80f73d69348 (patch)
tree426dbf5f9b8413a096a53f4cbe8530218e0a4542 /databases
parentfcc4db1c36fe20bb63db87a4a8c19f54fcf99db1 (diff)
downloadpkgsrc-7744631da9f760c1c22ffc43916fd80f73d69348.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