diff options
author | Bruce Momjian <bruce@momjian.us> | 2007-02-23 20:37:59 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2007-02-23 20:37:59 +0000 |
commit | e7aa8ab2abc56a0137fb91f2f121bef11912d72e (patch) | |
tree | e80ac1d0034d849be5fdc01de72c2d71eb10f5a9 /doc/FAQ_Solaris | |
parent | 53ec43b41ba60818af461c5f65253d1a26ed7ae0 (diff) | |
download | postgresql-e7aa8ab2abc56a0137fb91f2f121bef11912d72e.tar.gz postgresql-e7aa8ab2abc56a0137fb91f2f121bef11912d72e.zip |
Spelling fix.
Diffstat (limited to 'doc/FAQ_Solaris')
-rw-r--r-- | doc/FAQ_Solaris | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FAQ_Solaris b/doc/FAQ_Solaris index f778a519606..f069be4e456 100644 --- a/doc/FAQ_Solaris +++ b/doc/FAQ_Solaris @@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL Sun Solaris specific To be read in conjunction with the installation instructions. ============================================================ -Last updated: $Date: 2007/02/23 20:30:08 $ +Last updated: $Date: 2007/02/23 20:37:59 $ Contents: @@ -170,7 +170,7 @@ See http://sunsolve.sun.com/search/document.do?assetkey=1-1-2139224-1 9) Can I compile PostgreSQL with Kerberos v5 support? Kerberos is integrated in OpenSolaris and will be integrated in Solaris -10u4. Kerberos v5 support is implemented by the GSS security libary +10u4. Kerberos v5 support is implemented by the GSS security library which contains Kerberos v5 functions. However, the library is private and the interface might change without notice. |