summaryrefslogtreecommitdiff
path: root/contrib/start-scripts
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-11-12 03:27:26 +0000
committerBruce Momjian <bruce@momjian.us>2003-11-12 03:27:26 +0000
commitf719f0f6db59e94a0a367a95efa5326696ac9e21 (patch)
tree9102ad492dcaa0608dc4a6586c7d3ed8c450426b /contrib/start-scripts
parent973e625b3e47a2c3e6bf17ac510b5e4c2193ca3b (diff)
downloadpostgresql-f719f0f6db59e94a0a367a95efa5326696ac9e21.tar.gz
Typo fix in comment from David Wheeler
Diffstat (limited to 'contrib/start-scripts')
-rwxr-xr-xcontrib/start-scripts/PostgreSQL.darwin4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/start-scripts/PostgreSQL.darwin b/contrib/start-scripts/PostgreSQL.darwin
index 987c162f29..b27f672003 100755
--- a/contrib/start-scripts/PostgreSQL.darwin
+++ b/contrib/start-scripts/PostgreSQL.darwin
@@ -18,9 +18,9 @@
#
# POSTGRESQLSERVER=-YES-
#
-# The startup bundle will now be read to go. To prevent this script from
+# The startup bundle will now be ready to go. To prevent this script from
# starting PostgreSQL at system startup, simply change that line in
-# /etc/hostconfig to:
+# /etc/hostconfig back to:
#
# POSTGRESQLSERVER=-NO-
#