www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/philosophy javascript-trap.html


From: Ineiev
Subject: www/philosophy javascript-trap.html
Date: Sat, 9 Mar 2019 05:33:40 -0500 (EST)

CVSROOT:        /web/www
Module name:    www
Changes by:     Ineiev <ineiev> 19/03/09 05:33:40

Modified files:
        philosophy     : javascript-trap.html 

Log message:
        Fix a typo.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/javascript-trap.html?cvsroot=www&r1=1.73&r2=1.74

Patches:
Index: javascript-trap.html
===================================================================
RCS file: /web/www/www/philosophy/javascript-trap.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -b -r1.73 -r1.74
--- javascript-trap.html        8 Mar 2019 19:39:07 -0000       1.73
+++ javascript-trap.html        9 Mar 2019 10:33:40 -0000       1.74
@@ -1,5 +1,5 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.86 -->
+<!-- Parent-Version: 1.87 -->
 <title>The JavaScript Trap</title>
 <!--#include virtual="/philosophy/po/javascript-trap.translist" -->
 <!--#include virtual="/server/banner.html" -->
@@ -50,10 +50,10 @@
 with an arbitrary short name so we can't tell what it is supposed to
 mean.</p>
 
-<p>Part of the <a href="/philosophy/free-sw.htnm">meaning of free
+<p>Part of the <a href="/philosophy/free-sw.html">meaning of free
 software</a> is that users have access to the program's source code
 (its plan).  The source code of a program means the preferred form for
-programmers to modify -- including helpful spacing, explanatory
+programmers to modify&mdash;including helpful spacing, explanatory
 remarks, and meaningful names.  Compacted code is a bogus, useless
 substitute for source code; the real source code of these programs is
 not available to the users, so users cannot understand it; therefore
@@ -296,7 +296,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/03/08 19:39:07 $
+$Date: 2019/03/09 10:33:40 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]