Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2013-09-04 21:04:12 +0000
committerBruce Momjian2013-09-04 21:04:33 +0000
commit66d85c5356ac32d1bf1fe13ea36ef81e21de82c2 (patch)
treeb196105985a4e711f933b1bdd49a6c2be5d4fb51 /contrib/start-scripts/osx/PostgreSQL
parent375d8526f2900d0c377f44532f6d09ee06531f67 (diff)
Remove dead URL mention in OSX startup script
Backpatch to 9.3. Per suggestion from Gavan Schneider
Diffstat (limited to 'contrib/start-scripts/osx/PostgreSQL')
-rwxr-xr-xcontrib/start-scripts/osx/PostgreSQL6
1 files changed, 1 insertions, 5 deletions
diff --git a/contrib/start-scripts/osx/PostgreSQL b/contrib/start-scripts/osx/PostgreSQL
index e4b56dfb3b4..22ed9ff45e8 100755
--- a/contrib/start-scripts/osx/PostgreSQL
+++ b/contrib/start-scripts/osx/PostgreSQL
@@ -24,11 +24,7 @@
#
# POSTGRESQL=-NO-
#
-# For more information on Darwin/Mac OS X startup bundles, see this article:
-#
-# http://www.opensource.apple.com/projects/documentation/howto/html/SystemStarter_HOWTO.html
-#
-# Created by David Wheeler, 2002.
+# Created by David Wheeler, 2002
# modified by Ray Aspeitia 12-03-2003 :
# added log rotation script to db startup