components/php-common/php.1.sunman
changeset 934 f44530931819
parent 846 fe258446a1ae
child 962 806caf7d29bc
--- a/components/php-common/php.1.sunman	Thu Jul 26 10:31:22 2012 -0700
+++ b/components/php-common/php.1.sunman	Thu Jul 26 10:36:08 2012 -0700
@@ -97,15 +97,19 @@
 you can do so using the phpize script  -  see phpize(1) for
 details.
 .PP
-Solaris 11 Update 1 ships with PHP 5.2.17 and 5.3.10.
+Solaris ships with PHP 5.2.17 and 5.3.14.
 To install PHP 5.2.17 use the pkg(1) command:
 .PP
 pkg install web/php-52 web/server/apache-22/module/apache-php52
 .PP
-To install PHP 5.3.10:
+To install PHP 5.3.14:
 .PP
 pkg install web/php-53 web/server/apache-22/module/apache-php53
 .PP
+Documentation is separate:
+.PP
+pkg install web/php-53/documentation
+.PP
 To set the default version of PHP change the pkg mediator value:
 .PP
 pkg set-mediator -V 5.3 php