Author: pescetti
Date: Sun Mar 10 14:50:23 2013
New Revision: 1454859

URL: http://svn.apache.org/r1454859
Log:
Minor fixes and enhancements

Modified:
    openoffice/ooo-site/trunk/content/porting/index.html

Modified: openoffice/ooo-site/trunk/content/porting/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/porting/index.html?rev=1454859&r1=1454858&r2=1454859&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/porting/index.html (original)
+++ openoffice/ooo-site/trunk/content/porting/index.html Sun Mar 10 14:50:23 
2013
@@ -40,9 +40,8 @@ send the details to our <a href="mailto:
             Apache OpenOffice for Linux systems using glibc 2.5</a> (32 and 64 
bits)</h3>
             A special build of Apache OpenOffice by Ariel Constenla-Haile that 
will run on older
             Linux distributions containing glibc 2.5 or 2.7, such as RHEL 5 
and CentOS 5 (the official
-            builds, as of version 3.4.1,
-            <a 
href="https://issues.apache.org/ooo/show_bug.cgi?id=119385";>require glibc 
2.11</a>;
-            this will change in future).
+            3.4.1 builds
+            <a 
href="https://issues.apache.org/ooo/show_bug.cgi?id=119385";>require glibc 
2.11</a>).
           </li>
         </ul>
 
@@ -70,7 +69,7 @@ send the details to our <a href="mailto:
           <li>
             <h3>OS/2 OpenOffice port</h3>
             A port to <a href="http://www.ecomstation.com/";>OS/2</a>
-            by by <a href="mailto:ydario(a)apache.org">Yuri Dario</a>
+            by <a href="mailto:ydario(a)apache.org">Yuri Dario</a>
           </li>
         </ul>
 
@@ -86,13 +85,12 @@ officially available for the following p
 
 <p><b>What is a port?</b></p>
 <p>When making AOO available for another operating system or CPU architecture, 
then this is called "porting or a port".
-Usually this is done on the source code level and is available for free.
+Usually this is done on the source code level.
 <a href="http://en.wikipedia.org/wiki/Porting";>More general information 
here</a>.</p>
 
 <p><b>What is a distribution?</b></p>
 <p>When taking an already available AOO installation and package it in a 
different way to make it ready to run directly,
-e.g., from a USB stick resp. CD/DVD or on another Linux OS, then this is 
called "distribution or distro". This can be
-available for free but also for a charge fee is possible.
+e.g., from a USB stick resp. CD/DVD or on another Linux OS, then this is 
called "distribution or distro".
 <a href="http://en.wikipedia.org/wiki/Distribution_%28software%29";>More 
general information here</a>.</p>
        
 <h2>How to create your own port: To Do's</h2>


Reply via email to