From be29d66d4e4b510359589fc47e54348c9cbf5d30 Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Fri, 29 Mar 2002 18:30:02 +0000 Subject: [PATCH] picky stuff git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75814 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.linux.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/chapters/install.linux.xml b/chapters/install.linux.xml index 647a702f75..be3c70c0d4 100644 --- a/chapters/install.linux.xml +++ b/chapters/install.linux.xml @@ -1,5 +1,5 @@ - + Unix/Linux installs @@ -9,11 +9,11 @@ Using Packages - Many Linux distributions have some sort of package installation, - such as RPM. This can assist in setting up a standard + Many Linux distributions have some sort of package installation + system, such as RPM. This can assist in setting up a standard configuration, but if you need to have a different set of features (such as a secure server, or a different database driver), you may - need to build php and/or your webserver. If you are unfamiliar + need to build PHP and/or your webserver. If you are unfamiliar with building and compiling your own software, it is worth checking to see whether somebody has already built a packaged version of PHP with the features you need. @@ -40,4 +40,4 @@ End: vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 ---> \ No newline at end of file +-->