|
From: Nicholas N. <nj...@ca...> - 2004-01-31 02:33:18
|
CVS commit by nethercote:
Various minor tweaks. I'll stop fiddling soon, I promise.
M +0 -3 cvs.html 1.4
M +1 -1 overview.html 1.10
M +9 -8 users.html 1.18
--- devel-home/valgrind/cvs.html #1.3:1.4
@@ -13,7 +13,4 @@
browse the source</a>.
<p>
-Note that our CVS repository is now hosted at KDE rather than
-SourceForge. We switched because SourceForge was too slow and
-unreliable.
<?php
--- devel-home/valgrind/overview.html #1.9:1.10
@@ -52,5 +52,5 @@
programmers. Here are some well-known programs Valgrind can run:
most of KDE and Gnome, Mozilla, OpenOffice, MySQL, Opera,
- KOffice-1.2beta1, emacs-21.2, xemacs-21.5(--pdump), Netscape-4.78,
+ KOffice, emacs-21.2, xemacs-21.5(--pdump), Netscape-4.78,
GCC, AbiWord, etc, etc.
<p>
--- devel-home/valgrind/users.html #1.17:1.18
@@ -9,5 +9,5 @@
<h3>Desktop</h3>
<dl>
-<dt><a href="http://openoffice.org">OpenOffice.org</a>
+<dt><a href="http://openoffice.org">OpenOffice</a>
<dd>A multi-platform office productivity suite.
(<a href="http://www.kegel.com/openoffice/valgrindingOOo.html">Examples</a>
@@ -15,5 +15,5 @@
<dt><a href="http://www.lysator.liu.se/~alla/dia/">Dia</a>
-<dd>Diagram creator, particularly suited to drawing simple circuit diagrams,
+<dd>A diagram creator, particularly suited to drawing simple circuit diagrams,
and more.
</dl>
@@ -22,8 +22,8 @@
<dl>
<dt><a href="http://www.kde.org">KDE</a>
-<dd>Open Source graphical desktop environment for Unix workstations.
+<dd>An open source graphical desktop environment for Unix workstations.
<dt><a href="http://www.koffice.org">KOffice</a>
-<dd>Multi-application, integrated office suite.
+<dd>A multi-application, integrated office suite.
<dt><a href="http://www.konqueror.org">Konqueror</a>
@@ -72,5 +72,5 @@
<dt><a href="http://www.pldaniels.com/ripmime">ripMIME</a>
-<dd>Email decoding engine and library.
+<dd>An email decoding engine and library.
<dt><a href="http://bidwatcher.sf.net">Bidwatcher</a>
@@ -97,5 +97,5 @@
<dt><a href="http://www.teracruz.com/products/dbappliance.aspx">Teracruz
dbAppliance</a>
-<dd>Database performance monitoring and acceleration.
+<dd>A database performance monitoring and acceleration tool.
<dt><a href="http://www.exalead.com">Exalead</a>
@@ -188,5 +188,5 @@
<dt><a href="http://www.aido.org">AIDO</a>
-<dd>Home entertainment media system, complete with servers, clients, and
+<dd>A home entertainment media system, complete with servers, clients, and
protocols, handling any TV-presentable content.
</dl>
@@ -240,5 +240,5 @@
<dt><a href="http://synce.sf.net">SynCE</a>
-<dd>WinCE communications layer.
+<dd>A WinCE communications layer.
</dl>
@@ -246,4 +246,5 @@
Please contact Nick Nethercote (njn25 at cam dot ac dot uk) if you are happy to
have your project added to this list.
+<p>
<?php
|