[release-notes] Clean up ulinks

John J. McDonough jjmcd at fedoraproject.org
Tue Oct 11 18:09:59 UTC 2011


commit d6b47865eebc18932c7fc6b29d476323113d52ce
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Tue Oct 11 14:09:52 2011 -0400

    Clean up ulinks

 en-US/Cloud.xml             |    2 +-
 en-US/Development_Tools.xml |   52 +++++++++++-------------------------------
 en-US/Revision_History.xml  |    1 +
 en-US/Virtualization.xml    |    4 +-
 4 files changed, 18 insertions(+), 41 deletions(-)
---
diff --git a/en-US/Cloud.xml b/en-US/Cloud.xml
index ca5f64e..f350d92 100644
--- a/en-US/Cloud.xml
+++ b/en-US/Cloud.xml
@@ -28,7 +28,7 @@
     </indexterm>
     
     <para>
-      Condor Cloud is an Infrastructure as a Service (IaaS) cloud implementation.  It allows you to create as many VMs from an image or images as you wish, distributing them across a pool of configured hosts.  The user interface is the Deltacloud API (<ulink url="http://deltacloud.org).">http://deltacloud.org).</ulink>  The backend is implemented using Condor (<ulink url="http://www.cs.wisc.edu/condor/)">http://www.cs.wisc.edu/condor/)</ulink> which in turn starts VMs using libvirt and KVM. 
+      Condor Cloud is an Infrastructure as a Service (IaaS) cloud implementation.  It allows you to create as many VMs from an image or images as you wish, distributing them across a pool of configured hosts.  The user interface is the Deltacloud API (<ulink url="http://deltacloud.org" />).  The backend is implemented using Condor (<ulink url="http://www.cs.wisc.edu/condor/" />) which in turn starts VMs using libvirt and KVM. 
     </para>
   </section>
   <section>
diff --git a/en-US/Development_Tools.xml b/en-US/Development_Tools.xml
index c0e3c8c..2bfb73a 100644
--- a/en-US/Development_Tools.xml
+++ b/en-US/Development_Tools.xml
@@ -75,9 +75,7 @@
     </indexterm>
     
     <para>
-      The GNU Autoconf Archive is a collection of more than 450 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet.  Version 2011.04.12 is now included in Fedora 16.  Refer to <ulink url="http://www.gnu.org/software/autoconf-archive/index.html">
-      <ulink url="http://www.gnu.org/software/autoconf-archive/index.html">http://www.gnu.org/software/autoconf-archive/index.html</ulink>
-      </ulink> for the project details. 
+      The GNU Autoconf Archive is a collection of more than 450 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet.  Version 2011.04.12 is now included in Fedora 16.  Refer to <ulink url="http://www.gnu.org/software/autoconf-archive/index.html" /> for the project details. 
     </para>
   </section>
   <section>
@@ -130,9 +128,7 @@
     
     <para>
 
-      <package>btparser</package> is a backtrace parser and analyzer, which works with backtraces produced by the GNU Project Debugger. It can parse a text file with a backtrace to a tree of C structures, allowing the developer to analyze the threads and frames of the backtrace and work with them.  The project's trac page may be found at <ulink url="https://fedorahosted.org/btparser/">
-      <ulink url="https://fedorahosted.org/btparser/">https://fedorahosted.org/btparser/</ulink>
-      </ulink>.
+      <package>btparser</package> is a backtrace parser and analyzer, which works with backtraces produced by the GNU Project Debugger. It can parse a text file with a backtrace to a tree of C structures, allowing the developer to analyze the threads and frames of the backtrace and work with them.  The project's trac page may be found at <ulink url="https://fedorahosted.org/btparser/" />.
     </para>
   </section>
   <section>
@@ -160,9 +156,7 @@
     </indexterm>
     
     <para>
-      cddlib is a C library implementing of the Double Description Method of Motzkin et al. for generating all vertices (i.e. extreme points) and extreme rays of a general convex polyhedron. <ulink url="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/">
-      <ulink url="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/">http://www.ifor.math.ethz.ch/~fukuda/cdd_home/</ulink>
-      </ulink>. 
+      cddlib is a C library implementing of the Double Description Method of Motzkin et al. for generating all vertices (i.e. extreme points) and extreme rays of a general convex polyhedron. <ulink url="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/" />. 
     </para>
   </section>
 
@@ -181,7 +175,7 @@
       url="http://fedoraproject.org/wiki/Features/D2_programming">Feature
       Page</ulink>. Information on the D language may be found at
       <ulink
-      url="http://www.digitalmars.com/d/2.0/index.html">http://www.digitalmars.com/d/2.0/index.html</ulink>.
+      url="http://www.digitalmars.com/d/2.0/index.html" />.
     </para>
   </section>
 
@@ -242,9 +236,7 @@
       </listitem>
     </itemizedlist>
     <para>
-      More information may be found at <ulink url="http://ecb.sourceforge.net/">
-      <ulink url="http://ecb.sourceforge.net/">http://ecb.sourceforge.net/</ulink>
-      </ulink>. 
+      More information may be found at <ulink url="http://ecb.sourceforge.net/" />. 
     </para>
   </section>
   <section>
@@ -256,9 +248,7 @@
     
     <para>
 
-      <package>frama-c</package> is a C source code analysis tool, which may be used standalone, or integrated with Emacs.  <emphasis>frama-c</emphasis> includes a source browser, and can calculate simple metrics such as sloc, call depth and cyclomatic complexity for a project.  It can also generate simple call graphs.  Various assertions about the code may be tested, and the code may be validated against a number of theorems.  <emphasis>frama-c</emphasis> accepts user written plugins for additional custom analyses.  More information on <emphasis>frama-c</emphasis> may be found at <ulink url="http://frama-c.com/">
-      <ulink url="http://frama-c.com/">http://frama-c.com/</ulink>
-      </ulink>.
+      <package>frama-c</package> is a C source code analysis tool, which may be used standalone, or integrated with Emacs.  <emphasis>frama-c</emphasis> includes a source browser, and can calculate simple metrics such as sloc, call depth and cyclomatic complexity for a project.  It can also generate simple call graphs.  Various assertions about the code may be tested, and the code may be validated against a number of theorems.  <emphasis>frama-c</emphasis> accepts user written plugins for additional custom analyses.  More information on <emphasis>frama-c</emphasis> may be found at <ulink url="http://frama-c.com/" />.
     </para>
   </section>
   <section>
@@ -281,9 +271,7 @@
     
     <para>
 
-      <package>jruby</package> is a Java implementation of the Ruby language, offering Ruby programmers the platform independence of Java.  Version 1.6.2 of <emphasis>jruby</emphasis> is new to Fedora 16.  The project page may be found at <ulink url="http://jruby.org">
-      <ulink url="http://jruby.org">http://jruby.org</ulink>
-      </ulink>.
+      <package>jruby</package> is a Java implementation of the Ruby language, offering Ruby programmers the platform independence of Java.  Version 1.6.2 of <emphasis>jruby</emphasis> is new to Fedora 16.  The project page may be found at <ulink url="http://jruby.org" />.
     </para>
   </section>
   <section>
@@ -295,9 +283,7 @@
     
     <para>
 
-      <package>libpipeline</package> provides a set of functions for manipulating pipelines of subprocesses in a flexible and convenient way. <ulink url="http://libpipeline.nongnu.org/">
-      <ulink url="http://libpipeline.nongnu.org/">http://libpipeline.nongnu.org/</ulink>
-      </ulink>.
+      <package>libpipeline</package> provides a set of functions for manipulating pipelines of subprocesses in a flexible and convenient way. <ulink url="http://libpipeline.nongnu.org/" />.
     </para>
   </section>
   <section>
@@ -312,9 +298,7 @@
     
     <para>
 
-      <package>osm-gps-map-devel</package>, a Gtk+ widget (and Python bindings) that when given GPS co-ordinates, draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including openstreetmap.org. <ulink url="http://nzjrs.github.com/osm-gps-map/">
-      <ulink url="http://nzjrs.github.com/osm-gps-map/">http://nzjrs.github.com/osm-gps-map/</ulink>
-      </ulink>.
+      <package>osm-gps-map-devel</package>, a Gtk+ widget (and Python bindings) that when given GPS co-ordinates, draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including openstreetmap.org. <ulink url="http://nzjrs.github.com/osm-gps-map/" />.
     </para>
   </section>
   <section>
@@ -325,7 +309,7 @@
     </indexterm>
     
     <para>
-      Fedora 16 ships with <package>Perl 5.14</package>, which boasts Unicode version 6 compatibility, more reliable and consistent exception handling, improved IPV6 support, and performance and memory handling improvements. For the full list of changes (including syntax changes), please see the official Perl documentation: <ulink url="http://perldoc.perl.org/perl5140delta.html">http://perldoc.perl.org/perl5140delta.html</ulink>.
+      Fedora 16 ships with <package>Perl 5.14</package>, which boasts Unicode version 6 compatibility, more reliable and consistent exception handling, improved IPV6 support, and performance and memory handling improvements. For the full list of changes (including syntax changes), please see the official Perl documentation: <ulink url="http://perldoc.perl.org/perl5140delta.html" />.
       
     </para>
   </section>
@@ -335,9 +319,7 @@
     
     <para>
 
-      <package>qwtpolar-devel</package> is a library for plotting polar graphs. <ulink url="http://qwtpolar.sourceforge.net/">
-      <ulink url="http://qwtpolar.sourceforge.net/">http://qwtpolar.sourceforge.net/</ulink>
-      </ulink>.
+      <package>qwtpolar-devel</package> is a library for plotting polar graphs. <ulink url="http://qwtpolar.sourceforge.net/"/>.
     </para>
   </section>
   <section>
@@ -349,9 +331,7 @@
     
     <para>
 
-      <package>shunit2</package> is a unit test framework for shell scripts similar to PyUnit or JUnit.  <ulink url="http://code.google.com/p/shunit2/">
-      <ulink url="http://code.google.com/p/shunit2/">http://code.google.com/p/shunit2/</ulink>
-      </ulink>.
+      <package>shunit2</package> is a unit test framework for shell scripts similar to PyUnit or JUnit.  <ulink url="http://code.google.com/p/shunit2/" />.
     </para>
   </section>
   <section>
@@ -374,9 +354,7 @@
     
     <para>
 
-      <package>why-emacs</package> is an Emacs add on for the Why software verification tool.  <ulink url="http://why.lri.fr/">
-      <ulink url="http://why.lri.fr/">http://why.lri.fr/</ulink>
-      </ulink>.  Why supports a number of theorem provers including Ergo, haRVey and Zenon, as well as a number of others.
+      <package>why-emacs</package> is an Emacs add on for the Why software verification tool.  <ulink url="http://why.lri.fr/" />.  Why supports a number of theorem provers including Ergo, haRVey and Zenon, as well as a number of others.
     </para>
   </section>
   <section>
@@ -387,9 +365,7 @@
     </indexterm>
     
     <para>
-      New to Fedora 16, the WSO2 Web Services Framework for C++ is an enterprise grade C++ library for providing and consuming Web Services in C++.  Fedora includes version 2.1.0 of the framework.  Documentation may be found at <ulink url="http://wso2.org/project/wsf/cpp/2.0.0/docs/">
-      <ulink url="http://wso2.org/project/wsf/cpp/2.0.0/docs/">http://wso2.org/project/wsf/cpp/2.0.0/docs/</ulink>
-      </ulink>. 
+      New to Fedora 16, the WSO2 Web Services Framework for C++ is an enterprise grade C++ library for providing and consuming Web Services in C++.  Fedora includes version 2.1.0 of the framework.  Documentation may be found at <ulink url="http://wso2.org/project/wsf/cpp/2.0.0/docs/" />. 
     </para>
   </section>
 </section>
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index f264889..bfb8fc1 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -25,6 +25,7 @@
 	    <member>Warning about GRUB user - BZ#737187</member>
 	    <member>Include mention of D2 - BZ#743960</member>
 	    <member>Warning about UID/GID change - BZ#739661</member>
+	    <member>Clean up links</member>
 	  </simplelist>
 	</revdescription>
       </revision>
diff --git a/en-US/Virtualization.xml b/en-US/Virtualization.xml
index 8288d94..a1eee14 100644
--- a/en-US/Virtualization.xml
+++ b/en-US/Virtualization.xml
@@ -69,8 +69,8 @@
       <listitem>
 	
 	<para>
-	  Update to qemu 0.15, refer upstream changes at <ulink url="http://wiki.qemu.org/ChangeLog/0.15">http://wiki.qemu.org/ChangeLog/0.15</ulink>
-	  
+	  Update to qemu 0.15, refer upstream changes at <ulink
+	  url="http://wiki.qemu.org/ChangeLog/0.15" />.
 	</para>
       </listitem>
     </itemizedlist>


More information about the docs-commits mailing list