Index: Zend_View-Helpers-HeadScript.xml
===================================================================
--- Zend_View-Helpers-HeadScript.xml	(revision 7157)
+++ Zend_View-Helpers-HeadScript.xml	(working copy)
@@ -116,7 +116,7 @@
 
         <programlisting role="php"><![CDATA[
 <?= $this->headScript() ?>
-?>]]></programlisting>
+]]></programlisting>
     </example>
 
     <example id="zend.view.helpers.initial.headscript.capture">
Index: Zend_View-Helpers-HeadStyle.xml
===================================================================
--- Zend_View-Helpers-HeadStyle.xml	(revision 7157)
+++ Zend_View-Helpers-HeadStyle.xml	(working copy)
@@ -110,7 +110,7 @@
 
         <programlisting role="php"><![CDATA[
 <?= $this->headStyle() ?>
-?>]]></programlisting>
+]]></programlisting>
     </example>
 
     <example id="zend.view.helpers.initial.headstyle.capture">
Index: Zend_View-Helpers-HeadTitle.xml
===================================================================
--- Zend_View-Helpers-HeadTitle.xml	(revision 7157)
+++ Zend_View-Helpers-HeadTitle.xml	(working copy)
@@ -52,7 +52,7 @@
         <programlisting role="php"><![CDATA[
 <!-- renders <action> / <controller> / Zend Framework -->
 <?= $this->headTitle() ?>
-?>]]></programlisting>
+]]></programlisting>
     </example>
 </sect3>
 <!--
