diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2002-01-09 00:52:38 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2002-01-09 00:52:38 +0000 |
commit | da1c1144e79e1344a066f3ed2ab42d6749cd15c6 (patch) | |
tree | 97f74d32ea1d69759bba07ab3c9e47c11b677544 /doc/src/sgml/gist.sgml | |
parent | d079c419d21cc0274eccb09e751e1a7e55520032 (diff) | |
download | postgresql-da1c1144e79e1344a066f3ed2ab42d6749cd15c6.tar.gz postgresql-da1c1144e79e1344a066f3ed2ab42d6749cd15c6.zip |
Make spelling of operating system names match official version closely.
And listing QNX 6 as both supported and unsupported is probably not helpful.
Diffstat (limited to 'doc/src/sgml/gist.sgml')
-rw-r--r-- | doc/src/sgml/gist.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/gist.sgml b/doc/src/sgml/gist.sgml index 96bf437dc45..386526a3cc4 100644 --- a/doc/src/sgml/gist.sgml +++ b/doc/src/sgml/gist.sgml @@ -70,7 +70,7 @@ to hold it up while there are so many competent people around. A few notes on the sources: </para> <Para> -1. I failed to make use of the original (HPUX) Makefile and rearranged +1. I failed to make use of the original (HP-UX) Makefile and rearranged the Makefile from the ancient postgres95 tutorial to do the job. I tried to keep it generic, but I am a very poor makefile writer -- just did some monkey work. Sorry about that, but I guess it is now a little |