[padb-devel] [padb] r244 committed - Ensure the header tags are closed with the same tag they are opened wi...

codesite-noreply at google.com codesite-noreply at google.com
Mon Sep 14 02:39:33 BST 2009


Revision: 244
Author: apittman
Date: Sun Sep 13 18:38:28 2009
Log: Ensure the header tags are closed with the same tag they are opened  
with.

http://code.google.com/p/padb/source/detail?r=244

Modified:
  /trunk/doc/modes.html

=======================================
--- /trunk/doc/modes.html	Thu Sep 10 14:29:25 2009
+++ /trunk/doc/modes.html	Sun Sep 13 18:38:28 2009
@@ -269,7 +269,7 @@
  stacks and will strip functions of the other end of stacks unless the  
<b>--nostrip-above-wait</b> flag is given.  The list of function names to  
strip beyond can be set with the <b>stack-strip-above</b> and  
<b>stack-strip-below</b> configuration options, each one
  taking a comma separated list of function names.

-<h2>MPI Specific modes</h3>
+<h2>MPI Specific modes</h2>

  <div class=mode>
   <a name=mpi-queue></a>
@@ -389,7 +389,7 @@

  <div class=mode>
   <a name=kill></a>
- <h3>Signal delivery</h2>
+ <h2>Signal delivery</h2>
  </div>
  To deliver signals to processes in a job use the <b>--kill</b> mode  
together with the optional
  <b>--signal=<name></b> option.  No output is produced by this mode.




More information about the padb-devel mailing list