diff options
author | Peter Eisentraut | 2014-09-09 17:56:29 +0000 |
---|---|---|
committer | Peter Eisentraut | 2014-09-09 17:56:29 +0000 |
commit | 220bb39dee8044937a963e81be8796e99bd8508b (patch) | |
tree | 16c8cf4fedf574f9d48366e5a4a0910f94a02366 /contrib/start-scripts/osx/PostgreSQL | |
parent | 57b1085df55d092e2a728043ec607db8fdef2483 (diff) |
doc: Reflect renaming of Mac OS X to OS X
bug #10528
Diffstat (limited to 'contrib/start-scripts/osx/PostgreSQL')
-rwxr-xr-x | contrib/start-scripts/osx/PostgreSQL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/start-scripts/osx/PostgreSQL b/contrib/start-scripts/osx/PostgreSQL index 22ed9ff45e8..24872b0944d 100755 --- a/contrib/start-scripts/osx/PostgreSQL +++ b/contrib/start-scripts/osx/PostgreSQL @@ -4,7 +4,7 @@ # PostgreSQL RDBMS Server ## -# PostgreSQL boot time startup script for Darwin/Mac OS X. To install, change +# PostgreSQL boot time startup script for OS X. To install, change # the "prefix", "PGDATA", "PGUSER", and "PGLOG" variables below as # necessary. Next, create a new directory, "/Library/StartupItems/PostgreSQL". # Then copy this script and the accompanying "StartupParameters.plist" file |