]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Jun 2023 03:41:46 +0000 (20:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Jun 2023 03:42:07 +0000 (20:42 -0700)
build-aux/depcomp
doc/maintain.texi
doc/standards.texi

index ce5c2f7bcb390d2a48bfc1abe070c6ad77385973..ecee3e788382a3ae6e2c5c9429ea27e44eb16f98 100755 (executable)
@@ -198,7 +198,7 @@ gcc3)
 
 gcc)
 ## Note that this doesn't just cater to obsolete pre-3.x GCC compilers.
-## but also to in-use compilers like IMB xlc/xlC and the HP C compiler.
+## but also to in-use compilers like IBM xlc/xlC and the HP C compiler.
 ## (see the conditional assignment to $gccflag above).
 ## There are various ways to get dependency output from gcc.  Here's
 ## why we pick this rather obscure method:
index ef3ca18d182fffc31a834fad86130e143112d95d..e03e426d753742968b6a23fd443a7f0f49c72857 100644 (file)
@@ -2267,7 +2267,7 @@ positively authenticate the signatures, then the files
 @file{foo-1.0.tar.gz} and @file{foo-1.0.tar.gz.sig} will be placed in the
 directory @file{gnu/bar/v1} of the @code{ftp.gnu.org} site.
 
-The directive file can be used to create currently nonexistent
+The directive file can be used to create currently non-existent
 directory trees, as long as they are under the package directory for
 your package (in the example above, that is @code{bar}).
 
@@ -2446,10 +2446,10 @@ Consideration}).  Although the GIF patents expired in 2006, using GIF
 images is still not recommended, as the PNG and JPEG formats are
 generally superior.  See @url{https://www.gnu.org/philosophy/gif.html}.
 
-Please make sure that any JavaScript code in your web pages is covered
+Please make sure that any Javascript code in your web pages is covered
 by a free license, and has its license indicated in a way LibreJS can
 recognize.  See @url{https://gnu.org/philosophy/javascript-trap.html}.
-If the JavaScript in the page is minified, or for any other reason is
+If the Javascript in the page is minified, or for any other reason is
 not the source code, it must point to its source code as described
 there.
 
index b1562b9353d77481b1e9a43ec4fed17fe92a6611..30592c6568222cc01ae0307e18f9b0b36902fc4e 100644 (file)
@@ -4607,19 +4607,19 @@ you should not link to @var{p}.
 
 A web page recommends a program in an implicit but particularly strong
 way if it requires users to run that program in order to use the page.
-Many pages contain JavaScript code which they recommend in this way.
-This JavaScript code may be free or non-free, but non-free is the usual
+Many pages contain Javascript code which they recommend in this way.
+This Javascript code may be free or non-free, but non-free is the usual
 case.
 
 If the purpose for which you would refer to the page cannot be carried
-out without running non-free JavaScript code, then you should not refer
+out without running non-free Javascript code, then you should not refer
 to it.  Thus, if the purpose of referring to the page is for people to
 view a video, or subscribing to a mailing list, and the viewing or
 subscribing fail to work if the user's browser blocks the non-free
-JavaScript code, then don't refer to that page.
+Javascript code, then don't refer to that page.
 
 The extreme case is that of web sites which depend on non-free
-JavaScript code even to @emph{see} the contents of the pages.  Any
+Javascript code even to @emph{see} the contents of the pages.  Any
 site hosted on @indicateurl{wix.com} has this problem, and so do some
 other sites.  Referring people to such pages to read their contents
 is, in effect, urging them to run those non-free programs---so please