From 7395c761594fbd0f36f6659378c776659167ad7f Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 23 Feb 2007 23:22:33 +0000
Subject: [PATCH] Update Solaris FAQ.

---
 doc/FAQ_Solaris | 11 +++++------
 1 file 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.
-- 
GitLab