didou           Mon Feb 19 00:06:20 2007 UTC

  Modified files:              
    /phpdoc/en/reference/misc/functions pack.xml 
  Log:
  missing role
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/misc/functions/pack.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/misc/functions/pack.xml
diff -u phpdoc/en/reference/misc/functions/pack.xml:1.8 
phpdoc/en/reference/misc/functions/pack.xml:1.9
--- phpdoc/en/reference/misc/functions/pack.xml:1.8     Mon Feb 19 00:03:13 2007
+++ phpdoc/en/reference/misc/functions/pack.xml Mon Feb 19 00:06:20 2007
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
-<!-- splitted from ./en/functions/misc.xml, last change in rev 1.4 -->
+<!-- $Revision: 1.9 $ -->
 <refentry id="function.pack">
  <refnamediv>
   <refname>pack</refname>
   <refpurpose>Pack data into binary string</refpurpose>
  </refnamediv>
- <refsect1>
-  <title>Description</title>
+
+ <refsect1 role="description">
+  &reftitle.description;
   <methodsynopsis>
    <type>string</type><methodname>pack</methodname>
    <methodparam><type>string</type><parameter>format</parameter></methodparam>

Reply via email to