summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2007-02-23 23:22:33 +0000
committerBruce Momjian2007-02-23 23:22:33 +0000
commit7395c761594fbd0f36f6659378c776659167ad7f (patch)
tree07c7d0773e083c7463c4f8a448a091b4070440a4
parent655aa5b33026182f13b141a8ae4009bc7583b508 (diff)
Update Solaris FAQ.
-rw-r--r--doc/FAQ_Solaris11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/FAQ_Solaris b/doc/FAQ_Solaris
index f069be4e456..abb84e1407d 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:37:59 $
+Last updated: $Date: 2007/02/23 23:22:33 $
Contents:
@@ -169,8 +169,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 library
-which contains Kerberos v5 functions. However, the library is private
-and the interface might change without notice.
-
+Yes, Kerberos is integrated in OpenSolaris and will be integrated in
+Solaris 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.