betz            Sun Mar 30 09:47:29 2003 EDT

  Modified files:              
    /phpdoc/en/chapters tutorial.xml 
  Log:
  use of entities
  
  
Index: phpdoc/en/chapters/tutorial.xml
diff -u phpdoc/en/chapters/tutorial.xml:1.13 phpdoc/en/chapters/tutorial.xml:1.14
--- phpdoc/en/chapters/tutorial.xml:1.13        Mon Mar  3 10:25:35 2003
+++ phpdoc/en/chapters/tutorial.xml     Sun Mar 30 09:47:29 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
  <chapter id="tutorial">
   <title>A simple tutorial</title>
 
@@ -78,7 +78,7 @@
       web servers configuration.  Although this is outside the scope of this
       tutorial, see also the <varname>DocumentRoot</varname> and
       <varname>ServerName</varname> directives in your web servers
-      configuration file. (on Apache this is <filename>httpd.conf</filename>).
+      configuration file. (on Apache this is &httpd.conf;).
       If everything is setup correctly, this file will be parsed by PHP and
       the following output will make it to your browser:
      </simpara>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to