michael         Mon Oct 10 08:23:00 2005 EDT

  Modified files:              
    /phpdoc/en/reference/newt/functions newt-bell.xml 
                                        newt-pop-help-line.xml 
                                        newt-push-help-line.xml 
  Log:
  fixed notes.
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/newt/functions/newt-bell.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/newt/functions/newt-bell.xml
diff -u phpdoc/en/reference/newt/functions/newt-bell.xml:1.2 
phpdoc/en/reference/newt/functions/newt-bell.xml:1.3
--- phpdoc/en/reference/newt/functions/newt-bell.xml:1.2        Mon Oct 10 
08:07:55 2005
+++ phpdoc/en/reference/newt/functions/newt-bell.xml    Mon Oct 10 08:23:00 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="function.newt-bell">
  <refnamediv>
   <refname>newt_bell</refname>
@@ -12,8 +12,10 @@
    <void/>
   </methodsynopsis>
   <para>This function sends a beep to the terminal.</para>
-  <para><note>Depending on the terminal's settings, this been may or may not
-  be audible.</note></para>
+  <note><para>
+    Depending on the terminal's settings, this been may or may not
+  be audible.
+  </para></note>
  </refsect1>
 
 </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/newt/functions/newt-pop-help-line.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/newt/functions/newt-pop-help-line.xml
diff -u phpdoc/en/reference/newt/functions/newt-pop-help-line.xml:1.2 
phpdoc/en/reference/newt/functions/newt-pop-help-line.xml:1.3
--- phpdoc/en/reference/newt/functions/newt-pop-help-line.xml:1.2       Mon Oct 
10 08:07:56 2005
+++ phpdoc/en/reference/newt/functions/newt-pop-help-line.xml   Mon Oct 10 
08:23:00 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="function.newt-pop-help-line">
  <refnamediv>
   <refname>newt_pop_help_line</refname>
@@ -14,12 +14,10 @@
   <para>
   Replaces the current help line with the one from the stack.
   </para>
-  <para>
-   <note>
+  <note><para>
      It's important not to call to <function>newt_pop_help_line</function> 
more then
      <function>newt_push_help_line</function>.
-   </note>
-  </para>
+  </para></note>
  </refsect1>
 
  <refsect1 role="seealso">
http://cvs.php.net/diff.php/phpdoc/en/reference/newt/functions/newt-push-help-line.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/newt/functions/newt-push-help-line.xml
diff -u phpdoc/en/reference/newt/functions/newt-push-help-line.xml:1.2 
phpdoc/en/reference/newt/functions/newt-push-help-line.xml:1.3
--- phpdoc/en/reference/newt/functions/newt-push-help-line.xml:1.2      Mon Oct 
10 08:07:56 2005
+++ phpdoc/en/reference/newt/functions/newt-push-help-line.xml  Mon Oct 10 
08:23:00 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="function.newt-push-help-line">
  <refnamediv>
   <refname>newt_push_help_line</refname>
@@ -24,11 +24,9 @@
       <para>
        New help text message
       </para>
-      <para>
-       <note>
-        If not specified, the help line is cleared.
-       </note>
-      </para>
+      <note><para>
+       If not specified, the help line is cleared.
+      </para></note>
      </listitem>
     </varlistentry>
    </variablelist>

Reply via email to