[padb-devel] [padb] r245 committed - Fix some more html formatting errors.

codesite-noreply at google.com codesite-noreply at google.com
Mon Sep 14 09:56:52 BST 2009


Revision: 245
Author: apittman
Date: Mon Sep 14 01:56:33 2009
Log: Fix some more html formatting errors.

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

Modified:
  /trunk/doc/download.html
  /trunk/doc/email.html
  /trunk/doc/header.html
  /trunk/doc/index.html
  /trunk/doc/modes.html
  /trunk/doc/usage.html

=======================================
--- /trunk/doc/download.html	Thu Sep 10 02:38:12 2009
+++ /trunk/doc/download.html	Mon Sep 14 01:56:33 2009
@@ -6,7 +6,7 @@

  <a name=stable><h1>Current stable release</h1></a>

-The latest stable release, <a  
href=http://padb.googlecode.com/files/padb-2.5.tgz title="Download 2.5  
release">2.5</a> can be downloaded direct from the google downloads section.
+The latest stable release, <a  
href="http://padb.googlecode.com/files/padb-2.5.tgz" title="Download 2.5  
release">2.5</a> can be downloaded direct from the google downloads section.

  <p>

@@ -15,21 +15,21 @@
  <h1>Source code download</h1>

  Source code can be downloaded  direct from google at the
-<a href=http://code.google.com/p/padb/downloads/list>downloads</a> section.
+<a href="http://code.google.com/p/padb/downloads/list">downloads</a>  
section.


  <h4>Quadrics release</h4>

  The latest stable release from Quadrics is version 2.2 was made on the 16th
  March 2009 and at the time of writing is downloadable from their
-<a href=http://www.quadrics.com/linux title="Quadrics download  
page">website
+<a href="http://www.quadrics.com/linux" title="Quadrics download  
page">website
  </a> in the QSNET2LIBS package.  No further releases are expected
  from quadrics at this time.

  <a name=svn><h1>Development and Subversion access</h1></a>
  Subversion access to <i>padb</i> is hosted by
-<a href=http://code.google.com/p/padb/>google</a> where you can
-<a href=http://code.google.com/p/padb/source/browse/trunk>browse the
+<a href="http://code.google.com/p/padb/">google</a> where you can
+<a href="http://code.google.com/p/padb/source/browse/trunk">browse the
  source</a> online.

  <p>Alternatively to checkout a read-only copy of the source run the
@@ -41,7 +41,7 @@
  <div id="footer">
   <hr>
   <center>
- <font size=-2>
+ <font size="-2">
    <p>Page maintained by Ashley Pittman. $Date$ $Revision$</p>
   </font>
   <center>
=======================================
--- /trunk/doc/email.html	Thu Sep 10 02:38:12 2009
+++ /trunk/doc/email.html	Mon Sep 14 01:56:33 2009
@@ -1,21 +1,21 @@
  <div id="content">
  <h2>Mailing Lists</h2>
-<a href=http://pittman.org.uk/mailman/listinfo>Mailing lists</a>
+<a href="http://pittman.org.uk/mailman/listinfo">Mailing lists</a>
  for padb discussion and development are available for public use,
  if you are an existing user or are considering using <i>padb</i>
  for the first time I would advise you to join.

  <ul>
-<li><a  
href=http://pittman.org.uk/mailman/listinfo/padb-devel_pittman.org.uk>
-padb-devel</a> (<a  
href=http://pittman.org.uk/pipermail/padb-devel_pittman.org.uk/>archives</a>)  
for discussion of ongoing development of padb, feature requests and  
technical discussion</li>
-<li><a  
href=http://pittman.org.uk/mailman/listinfo/padb-users_pittman.org.uk>
-padb-users</a> (<a  
href=http://pittman.org.uk/pipermail/padb-users_pittman.org.uk/>archives</a>)  
for discussion on the use of padb and general questions.</li>
+<li><a  
href="http://pittman.org.uk/mailman/listinfo/padb-devel_pittman.org.uk">
+padb-devel</a> (<a  
href="http://pittman.org.uk/pipermail/padb-devel_pittman.org.uk/">archives</a>)  
for discussion of ongoing development of padb, feature requests and  
technical discussion</li>
+<li><a  
href="http://pittman.org.uk/mailman/listinfo/padb-users_pittman.org.uk">
+padb-users</a> (<a  
href="http://pittman.org.uk/pipermail/padb-users_pittman.org.uk/">archives</a>)  
for discussion on the use of padb and general questions.</li>
  </ul>
  </div>
  <div id="footer">
   <hr>
   <center>
- <font size=-2>
+ <font size="-2">
    <p>Page maintained by Ashley Pittman. $Date$ $Revision$</p>
   </font>
   <center>
=======================================
--- /trunk/doc/header.html	Thu Sep 10 02:38:12 2009
+++ /trunk/doc/header.html	Mon Sep 14 01:56:33 2009
@@ -1,6 +1,7 @@
  <head>
+  <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
    <title>Padb: A parallel debugging tool</title>
-  <link rel="stylesheet" type="text/css" href="layout.css" />
+  <link rel="stylesheet" type="text/css" href="layout.css">
  </head>
  <body>

@@ -11,13 +12,13 @@
  </div>
  <div id="navigation">
   <ul>
-  <font size=+1>
+  <font size="+1">
    <li><a href="index.html" title="Main page">Home</a>
-  <font size=-1
+  <font size="-1">
       <br><a href="index.html#news" title="Project news">News</a>
    </font>
    <li><a href="usage.html" title="Command line options">Usage</a>
-  <font size=-1
+  <font size="-1">
       <br><a href="usage.html#rmgr" title="Selecting the resource  
manager">Resource mananger</a>
       <br><a href="usage.html#job" title="Selecting a job">Jobs</a>
       <br><a href="usage.html#rank" title="Selecting ranks within a  
job">Ranks</a>
@@ -25,23 +26,23 @@
       <br><a href="configuration.html" title="Setting configuration  
options">Configuration</a>
    </font>
    <li><a href="modes.html" title="Modes of operation">Modes of  
operation</a>
-  <font size=-1
+  <font size="-1">
       <br><a href="modes.html#proc-summary" title="Process summary">Process  
state</a>
       <br><a href="modes.html#proc-info" title="Process info">Process state  
(verbose)</a>
       <br><a href="modes.html#stack-trace" title="Stack trace">Stack  
trace</a>
       <br><a href="modes.html#mpi-queue" title="Message queues">Message  
queues</a>
       <br><a href="modes.html#deadlock" title="Collective state">Collective  
state</a>
-     <br><a href="modes.html#kill" title="Signal delivery">Signal delivery
-     <br><a href="modes.html#mpi-watch" title="Job monitoring">Job  
monitoring
+     <br><a href="modes.html#kill" title="Signal delivery">Signal  
delivery</a>
+     <br><a href="modes.html#mpi-watch" title="Job monitoring">Job  
monitoring</a>
    </font>
    <li><a href="download.html" title="Download page">Download</a>
-  <font size=-1
+  <font size="-1">
       <br><a href="download.html#beta" title="Latest development  
release">Beta 3.0</a>
       <br><a href="download.html#stable" title="Latest stable  
release">Stable 2.5</a>
       <br><a href="download.html#svn" title="Source code access">Source  
code</a>
    </font>
    <li><a href="extensions.html" title="Proposed MPI extensions">Patches</a>
-  <font size=-1
+  <font size="-1">
       <br><a href="extensions.html#overview" title="Proposal  
description">Overview</a>
       <br><a href="extensions.html#open-mpi" title="OpenMPI patch">OpenMPI  
patch</a>
    </font>
=======================================
--- /trunk/doc/index.html	Wed Sep  9 05:25:10 2009
+++ /trunk/doc/index.html	Mon Sep 14 01:56:33 2009
@@ -50,12 +50,12 @@

  <h2>License</h2>
  <i>padb</i> is licensed under the
-<a href=http://www.gnu.org/licenses/lgpl.html>LGPL</a> and as such is
+<a href="http://www.gnu.org/licenses/lgpl.html">LGPL</a> and as such is
  open-source and free to use and modify.

  <h2>History</h2>
  <i>Padb</i> was originally conceived by software developers at
-<a href=http://www.quadrics.com/>Quadrics</a> around 2004 to solve the
+<a href="http://www.quadrics.com/">Quadrics</a> around 2004 to solve the
  kind of problems facing them at the time.  It's been a part of the
  Quadrics software stack for a number of years and has recently been
  made available to a wider audience.  It has been commercially supported
@@ -67,13 +67,13 @@
  environments and MPI stacks.  Not all features are available on all
  runtimes.
  <ul>
-<li><a href=http://www.quadrics.com/>Quadrics RMS</a></li>
+<li><a href="http://www.quadrics.com/">Quadrics RMS</a></li>
  Runs natively on clusters running RMS.
-<li><a href=https://computing.llnl.gov/linux/slurm>Slurm</a></li>
+<li><a href="https://computing.llnl.gov/linux/slurm">Slurm</a></li>
  Runs natively on clusters running Slurm irrespective of the runtime used.
-<li><a href=http://www.open-mpi.org/>Open MPI</a></li>
+<li><a href="http://www.open-mpi.org/">Open MPI</a></li>
  Supports orte or OpenMPI jobs run under slurm.
-<li><a href=http://www.mcs.anl.gov/mpi/mpich/>MPICH2</a></li>
+<li><a href="http://www.mcs.anl.gov/mpi/mpich/">MPICH2</a></li>
  Supports mpd or MPICH2 jobs run under slurm.
  </ul>
  <p>In addition padb can be told to target individual UNIX processes.
@@ -83,13 +83,13 @@
  environment to run, it's main use is to assist in the debugging of
  parallel applications, it's therefore assumed that you have a working MPI
  stack or other parallel environment and that "Hello world" application  
runs to completion without
-error.<br>  A </i>Linux</i> operating system is assumed and a working
+error.<br>  A <i>Linux</i> operating system is assumed and a working
  <i>gdb</i> is required for stack trace functionality.<br>
  </div>
  <div id="footer">
   <hr>
   <center>
- <font size=-2>
+ <font size="-2">
    <p>Page maintained by Ashley Pittman. $Date$ $Revision$</p>
   </font>
   <center>
=======================================
--- /trunk/doc/modes.html	Sun Sep 13 18:38:28 2009
+++ /trunk/doc/modes.html	Mon Sep 14 01:56:33 2009
@@ -49,7 +49,7 @@
  <pre class=code>
  $ padb --all --proc-summary
  </pre>
-<tr/><td/>
+</tr></td>
  <tr><td>
  <pre class=code>
  vpid  hostname  pid   vmsize     vmrss    S  %cpu  command
@@ -80,7 +80,7 @@
  <pre class=code>
  $ padb --all --rank=0 --proc-info
  </pre>
-<tr/><td/>
+</tr></td>
  <tr><td>
  <pre class=code>
  hostname:fnarp
@@ -153,7 +153,7 @@
  <pre class=code>
  $ padb --all --stack-trace --tree
  </pre>
-<tr/><td/>
+</tr></td>
  <tr><td>
  <pre class=code>
  -----------------
@@ -197,7 +197,7 @@
  <pre class=code>
  $ padb --any --stack-trace --rank 0 -O stack-shows-locals=1  
-Ostack-shows-params=1
  </pre>
-<tr/><td/>
+</tr></td>
  <tr><td>
  <pre class=code>
  main() at ?:?
@@ -287,7 +287,7 @@
  <pre class=code>
  $ padb --all --compress --mpi-queue
  </pre>
-<tr/><td/>
+</tr></td>
  <tr><td>
  <pre class=code>
  ----------------
@@ -724,7 +724,7 @@
  <div id="footer">
   <hr>
   <center>
- <font size=-2>
+ <font size="-2">
    <p>Page maintained by Ashley Pittman. $Date$ $Revision$</p>
   </font>
   <center>
=======================================
--- /trunk/doc/usage.html	Thu Sep 10 02:38:12 2009
+++ /trunk/doc/usage.html	Mon Sep 14 01:56:33 2009
@@ -15,7 +15,7 @@


  <center>
-<table class=rmgrs border=1 width=90%>
+<table class=rmgrs border=1 width="90%">
   <tr>
    <th>Resource manager</th>
    <th>Name</th>
@@ -92,7 +92,7 @@
  after all other options.

  <div class=mode>
- <a name=full-report</a></a>
+ <a name=full-report></a></a>
   <h3>To target a specific job (Full report option)</h3>
  </div>
  If trying to diagnose a problem or gather information there is another
@@ -134,7 +134,7 @@
  <div id="footer">
   <hr>
   <center>
- <font size=-2>
+ <font size="-2">
    <p>Page maintained by Ashley Pittman. $Date$ $Revision$</p>
   </font>
   <center>




More information about the padb-devel mailing list