From: Bruce Momjian Date: Wed, 4 Sep 2013 21:04:12 +0000 (-0400) Subject: Remove dead URL mention in OSX startup script X-Git-Tag: REL9_3_1~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dacd258bf14cc78c28b7b773d0f420fd44dd543d;p=postgresql Remove dead URL mention in OSX startup script Backpatch to 9.3. Per suggestion from Gavan Schneider --- diff --git a/contrib/start-scripts/osx/PostgreSQL b/contrib/start-scripts/osx/PostgreSQL index e4b56dfb3b..22ed9ff45e 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