make/tests/scripts
Stefano Lattarini 13f13b96b3 cosmetics: fix few innocuous typos
Most of these were found using Lucas De Marchi's 'codespell' tool.

* ChangeLog: Fix minor typos.
* ChangeLog.2: Likewise.
* README.Amiga: Likewise.
* TODO.private: Likewise.
* function.c: Likewise.
* glob/glob.h: Likewise.
* job.c: Likewise.
* main.c: Likewise.
* readme.vms: Likewise.
* remake.c: Likewise.
* tests/ChangeLog: Likewise.
* tests/NEWS: Likewise.
* tests/README: Likewise.
* tests/scripts/variables/private: Likewise.
* vmsdir.h: Likewise.
* signame.c: Likewise.  While at it, improve line wrapping in the
touched comment.

Copyright-paperwork-exempt: yes
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-05-05 20:50:37 -04:00
..
features Rename the -O "job" mode to "line" and "make" to "recurse". 2013-05-05 20:19:00 -04:00
functions Expand the loadable object support. 2013-02-25 01:38:36 -05:00
misc Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. 2012-03-04 00:24:20 +00:00
options [SV #38051] Recover all MAKEFLAGS after makefile rebuild step is complete. 2013-01-13 12:21:01 -05:00
targets When .POSIX: is specified use POSIX-standard macro values by default. 2012-09-09 19:19:15 +00:00
variables cosmetics: fix few innocuous typos 2013-05-05 20:50:37 -04:00
test_template Update the test template. A few fixes in run_make_test(). 2004-09-22 04:36:17 +00:00