1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-04 12:42:24 +03:00

Typo fix in comment from David Wheeler

This commit is contained in:
Bruce Momjian 2003-11-12 03:28:45 +00:00
parent 3466e33eac
commit 2478095770

View File

@ -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-
#