cvs: smarty /docs/en/designers/language-basic-syntax language-syntax-attributes.xml

[email protected] ("Peter 'Mash' Morgan") Thu, 16 Mar 2006 02:09:40 -0000
Newsgroups php.smarty.cvs
Message-ID <cvspete_morgan1142474980@cvsserver>
pete_morgan		Thu Mar 16 02:09:40 2006 UTC

  Modified files:              
    /smarty/docs/en/designers/language-basic-syntax	
                                                   	language-syntax-attributes.xml 
  Log:
  unlink
  
http://cvs.php.net/viewcvs.cgi/smarty/docs/en/designers/language-basic-syntax/language-syntax-attributes.xml?r1=1.5&r2=1.6&diff_format=u
Index: smarty/docs/en/designers/language-basic-syntax/language-syntax-attributes.xml
diff -u smarty/docs/en/designers/language-basic-syntax/language-syntax-attributes.xml:1.5 smarty/docs/en/designers/language-basic-syntax/language-syntax-attributes.xml:1.6
--- smarty/docs/en/designers/language-basic-syntax/language-syntax-attributes.xml:1.5	Sat Feb 18 13:43:35 2006
+++ smarty/docs/en/designers/language-basic-syntax/language-syntax-attributes.xml	Thu Mar 16 02:09:40 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <sect1 id="language.syntax.attributes">
  <title>Attributes</title>
  <para>
@@ -12,7 +12,7 @@
  </para>
  <para>
   Some attributes require boolean values (true or false). These 
-  <link linkend="variable.config.booleanize">can be specified</link>
+  can be specified
   as either unquoted <literal>true</literal>,
   <literal>on</literal>, and <literal>yes</literal>, or
   <literal>false</literal>, <literal>off</literal>, and