alindeman Fri Mar 29 13:30:02 2002 EDT
Modified files:
/phpdoc/en/chapters install.linux.xml
Log:
picky stuff
Index: phpdoc/en/chapters/install.linux.xml
diff -u phpdoc/en/chapters/install.linux.xml:1.1
phpdoc/en/chapters/install.linux.xml:1.2
--- phpdoc/en/chapters/install.linux.xml:1.1 Wed Jan 9 18:52:08 2002
+++ phpdoc/en/chapters/install.linux.xml Fri Mar 29 13:30:02 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<sect1 id="install.linux">
<title>Unix/Linux installs</title>
<para>
@@ -9,11 +9,11 @@
<sect2 id="install.linux.packages">
<title>Using Packages</title>
<simpara>
- 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 @@
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
+-->