From dc35ca4374f36280762e72c4429ab62160a4d4c3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 11 Nov 2005 15:10:59 +0000 Subject: Fix typos. --- testsuites/itrontests/ChangeLog | 14 +++---- testsuites/libtests/ChangeLog | 8 ++-- testsuites/mptests/ChangeLog | 84 +++++++++++++++++++-------------------- testsuites/psxtests/ChangeLog | 24 +++++------ testsuites/sptests/ChangeLog | 32 +++++++-------- testsuites/tmitrontests/ChangeLog | 2 +- testsuites/tmtests/ChangeLog | 32 +++++++-------- 7 files changed, 96 insertions(+), 100 deletions(-) diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog index f486bb92c1..2f7743bca7 100644 --- a/testsuites/itrontests/ChangeLog +++ b/testsuites/itrontests/ChangeLog @@ -1,14 +1,10 @@ 2005-11-11 Ralf Corsepius - * itrontests/itronhello/Makefile.am, - itrontests/itronmbf01/Makefile.am, - itrontests/itronmbox01/Makefile.am, - itrontests/itronsem01/Makefile.am, - itrontests/itrontask01/Makefile.am, - itrontests/itrontask02/Makefile.am, - itrontests/itrontask03/Makefile.am, - itrontests/itrontask04/Makefile.am, - itrontests/itrontime01/Makefile.am: Rework. + * itronhello/Makefile.am, itronmbf01/Makefile.am, + itronmbox01/Makefile.am, itronsem01/Makefile.am, + itrontask01/Makefile.am, itrontask02/Makefile.am, + itrontask03/Makefile.am, itrontask04/Makefile.am, + itrontime01/Makefile.am: Rework. 2005-11-11 Ralf Corsepius diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index 34f0134f2b..05943943c6 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,9 +1,9 @@ 2005-11-11 Ralf Corsepius - * libtests/cpuuse/Makefile.am, libtests/malloctest/Makefile.am, - libtests/monitor/Makefile.am, libtests/putenvtest/Makefile.am, - libtests/rtems++/Makefile.am, libtests/rtmonuse/Makefile.am, - libtests/stackchk/Makefile.am, libtests/termios/Makefile.am: Rework. + * cpuuse/Makefile.am, malloctest/Makefile.am, + monitor/Makefile.am, putenvtest/Makefile.am, + rtems++/Makefile.am, rtmonuse/Makefile.am, + stackchk/Makefile.am, termios/Makefile.am: Rework. 2005-11-11 Ralf Corsepius diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog index 4483d6f7ca..d3ffbcee82 100644 --- a/testsuites/mptests/ChangeLog +++ b/testsuites/mptests/ChangeLog @@ -1,19 +1,19 @@ 2005-11-11 Ralf Corsepius - * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, - mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am, - mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am, - mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am, - mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am, - mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am, - mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am, - mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am, - mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am, - mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am, - mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am, - mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am, - mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am, - mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am: + * mp01/node1/Makefile.am, mp01/node2/Makefile.am, + mp02/node1/Makefile.am, mp02/node2/Makefile.am, + mp03/node1/Makefile.am, mp03/node2/Makefile.am, + mp04/node1/Makefile.am, mp04/node2/Makefile.am, + mp05/node1/Makefile.am, mp05/node2/Makefile.am, + mp06/node1/Makefile.am, mp06/node2/Makefile.am, + mp07/node1/Makefile.am, mp07/node2/Makefile.am, + mp08/node1/Makefile.am, mp08/node2/Makefile.am, + mp09/node1/Makefile.am, mp09/node2/Makefile.am, + mp10/node1/Makefile.am, mp10/node2/Makefile.am, + mp11/node1/Makefile.am, mp11/node2/Makefile.am, + mp12/node1/Makefile.am, mp12/node2/Makefile.am, + mp13/node1/Makefile.am, mp13/node2/Makefile.am, + mp14/node1/Makefile.am, mp14/node2/Makefile.am: Rework. 2005-11-11 Ralf Corsepius @@ -267,34 +267,34 @@ 2003-12-18 Ralf Corsepius * mptests.am: Add dirstamp support. - * mptests/mp01/node1/Makefile.am: Eliminate VPATH. - * mptests/mp01/node2/Makefile.am: Eliminate VPATH. - * mptests/mp02/node1/Makefile.am: Eliminate VPATH. - * mptests/mp02/node2/Makefile.am: Eliminate VPATH. - * mptests/mp03/node1/Makefile.am: Eliminate VPATH. - * mptests/mp03/node2/Makefile.am: Eliminate VPATH. - * mptests/mp04/node1/Makefile.am: Eliminate VPATH. - * mptests/mp04/node2/Makefile.am: Eliminate VPATH. - * mptests/mp05/node1/Makefile.am: Eliminate VPATH. - * mptests/mp05/node2/Makefile.am: Eliminate VPATH. - * mptests/mp06/node1/Makefile.am: Eliminate VPATH. - * mptests/mp06/node2/Makefile.am: Eliminate VPATH. - * mptests/mp07/node1/Makefile.am: Eliminate VPATH. - * mptests/mp07/node2/Makefile.am: Eliminate VPATH. - * mptests/mp08/node1/Makefile.am: Eliminate VPATH. - * mptests/mp08/node2/Makefile.am: Eliminate VPATH. - * mptests/mp09/node1/Makefile.am: Eliminate VPATH. - * mptests/mp09/node2/Makefile.am: Eliminate VPATH. - * mptests/mp10/node1/Makefile.am: Eliminate VPATH. - * mptests/mp10/node2/Makefile.am: Eliminate VPATH. - * mptests/mp11/node1/Makefile.am: Eliminate VPATH. - * mptests/mp11/node2/Makefile.am: Eliminate VPATH. - * mptests/mp12/node1/Makefile.am: Eliminate VPATH. - * mptests/mp12/node2/Makefile.am: Eliminate VPATH. - * mptests/mp13/node1/Makefile.am: Eliminate VPATH. - * mptests/mp13/node2/Makefile.am: Eliminate VPATH. - * mptests/mp14/node1/Makefile.am: Eliminate VPATH. - * mptests/mp14/node2/Makefile.am: Eliminate VPATH. + * mp01/node1/Makefile.am: Eliminate VPATH. + * mp01/node2/Makefile.am: Eliminate VPATH. + * mp02/node1/Makefile.am: Eliminate VPATH. + * mp02/node2/Makefile.am: Eliminate VPATH. + * mp03/node1/Makefile.am: Eliminate VPATH. + * mp03/node2/Makefile.am: Eliminate VPATH. + * mp04/node1/Makefile.am: Eliminate VPATH. + * mp04/node2/Makefile.am: Eliminate VPATH. + * mp05/node1/Makefile.am: Eliminate VPATH. + * mp05/node2/Makefile.am: Eliminate VPATH. + * mp06/node1/Makefile.am: Eliminate VPATH. + * mp06/node2/Makefile.am: Eliminate VPATH. + * mp07/node1/Makefile.am: Eliminate VPATH. + * mp07/node2/Makefile.am: Eliminate VPATH. + * mp08/node1/Makefile.am: Eliminate VPATH. + * mp08/node2/Makefile.am: Eliminate VPATH. + * mp09/node1/Makefile.am: Eliminate VPATH. + * mp09/node2/Makefile.am: Eliminate VPATH. + * mp10/node1/Makefile.am: Eliminate VPATH. + * mp10/node2/Makefile.am: Eliminate VPATH. + * mp11/node1/Makefile.am: Eliminate VPATH. + * mp11/node2/Makefile.am: Eliminate VPATH. + * mp12/node1/Makefile.am: Eliminate VPATH. + * mp12/node2/Makefile.am: Eliminate VPATH. + * mp13/node1/Makefile.am: Eliminate VPATH. + * mp13/node2/Makefile.am: Eliminate VPATH. + * mp14/node1/Makefile.am: Eliminate VPATH. + * mp14/node2/Makefile.am: Eliminate VPATH. 2003-12-17 Ralf Corsepius diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 65517d6698..e7e8376a44 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,17 +1,17 @@ 2005-11-11 Ralf Corsepius - * psxtests/psx01/Makefile.am, psxtests/psx02/Makefile.am, - psxtests/psx03/Makefile.am, psxtests/psx04/Makefile.am, - psxtests/psx05/Makefile.am, psxtests/psx06/Makefile.am, - psxtests/psx07/Makefile.am, psxtests/psx08/Makefile.am, - psxtests/psx09/Makefile.am, psxtests/psx10/Makefile.am, - psxtests/psx11/Makefile.am, psxtests/psx12/Makefile.am, - psxtests/psx13/Makefile.am, psxtests/psxcancel/Makefile.am, - psxtests/psxchroot01/Makefile.am, psxtests/psxfile01/Makefile.am, - psxtests/psxmount/Makefile.am, psxtests/psxmsgq01/Makefile.am, - psxtests/psxreaddir/Makefile.am, psxtests/psxsem01/Makefile.am, - psxtests/psxstat/Makefile.am, psxtests/psxtime/Makefile.am, - psxtests/psxtimer/Makefile.am: Rework. + * psx01/Makefile.am, psx02/Makefile.am, + psx03/Makefile.am, psx04/Makefile.am, + psx05/Makefile.am, psx06/Makefile.am, + psx07/Makefile.am, psx08/Makefile.am, + psx09/Makefile.am, psx10/Makefile.am, + psx11/Makefile.am, psx12/Makefile.am, + psx13/Makefile.am, psxcancel/Makefile.am, + psxchroot01/Makefile.am, psxfile01/Makefile.am, + psxmount/Makefile.am, psxmsgq01/Makefile.am, + psxreaddir/Makefile.am, psxsem01/Makefile.am, + psxstat/Makefile.am, psxtime/Makefile.am, + psxtimer/Makefile.am: Rework. 2005-11-11 Ralf Corsepius diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index 8bb2e3569e..6b5b75b16f 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,21 +1,21 @@ 2005-11-11 Ralf Corsepius - * sptests/sp01/Makefile.am, sptests/sp02/Makefile.am, - sptests/sp03/Makefile.am, sptests/sp04/Makefile.am, - sptests/sp05/Makefile.am, sptests/sp06/Makefile.am, - sptests/sp07/Makefile.am, sptests/sp08/Makefile.am, - sptests/sp09/Makefile.am, sptests/sp11/Makefile.am, - sptests/sp12/Makefile.am, sptests/sp13/Makefile.am, - sptests/sp14/Makefile.am, sptests/sp15/Makefile.am, - sptests/sp16/Makefile.am, sptests/sp17/Makefile.am, - sptests/sp19/Makefile.am, sptests/sp20/Makefile.am, - sptests/sp21/Makefile.am, sptests/sp22/Makefile.am, - sptests/sp23/Makefile.am, sptests/sp24/Makefile.am, - sptests/sp25/Makefile.am, sptests/sp26/Makefile.am, - sptests/sp27/Makefile.am, sptests/sp28/Makefile.am, - sptests/sp29/Makefile.am, sptests/sp30/Makefile.am, - sptests/sp31/Makefile.am, sptests/sp32/Makefile.am, - sptests/spfatal/Makefile.am, sptests/spsize/Makefile.am: Rework. + * sp01/Makefile.am, sp02/Makefile.am, + sp03/Makefile.am, sp04/Makefile.am, + sp05/Makefile.am, sp06/Makefile.am, + sp07/Makefile.am, sp08/Makefile.am, + sp09/Makefile.am, sp11/Makefile.am, + sp12/Makefile.am, sp13/Makefile.am, + sp14/Makefile.am, sp15/Makefile.am, + sp16/Makefile.am, sp17/Makefile.am, + sp19/Makefile.am, sp20/Makefile.am, + sp21/Makefile.am, sp22/Makefile.am, + sp23/Makefile.am, sp24/Makefile.am, + sp25/Makefile.am, sp26/Makefile.am, + sp27/Makefile.am, sp28/Makefile.am, + sp29/Makefile.am, sp30/Makefile.am, + sp31/Makefile.am, sp32/Makefile.am, + spfatal/Makefile.am, spsize/Makefile.am: Rework. 2005-11-11 Ralf Corsepius diff --git a/testsuites/tmitrontests/ChangeLog b/testsuites/tmitrontests/ChangeLog index 13a3ed2770..eeac05a5e1 100644 --- a/testsuites/tmitrontests/ChangeLog +++ b/testsuites/tmitrontests/ChangeLog @@ -1,6 +1,6 @@ 2005-11-11 Ralf Corsepius - * tmitrontests/tmitronsem01/Makefile.am: Rework. + * tmitronsem01/Makefile.am: Rework. 2005-11-11 Ralf Corsepius diff --git a/testsuites/tmtests/ChangeLog b/testsuites/tmtests/ChangeLog index 5f0a54f957..f07652b239 100644 --- a/testsuites/tmtests/ChangeLog +++ b/testsuites/tmtests/ChangeLog @@ -1,21 +1,21 @@ 2005-11-11 Ralf Corsepius - * tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am, - tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am, - tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am, - tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am, - tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am, - tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am, - tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am, - tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am, - tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am, - tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am, - tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am, - tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am, - tmtests/tm25/Makefile.am, tmtests/tm26/Makefile.am, - tmtests/tm27/Makefile.am, tmtests/tm28/Makefile.am, - tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am, - tmtests/tmoverhd/Makefile.am: Rework. + * tm01/Makefile.am, tm02/Makefile.am, + tm03/Makefile.am, tm04/Makefile.am, + tm05/Makefile.am, tm06/Makefile.am, + tm07/Makefile.am, tm08/Makefile.am, + tm09/Makefile.am, tm10/Makefile.am, + tm11/Makefile.am, tm12/Makefile.am, + tm13/Makefile.am, tm14/Makefile.am, + tm15/Makefile.am, tm16/Makefile.am, + tm17/Makefile.am, tm18/Makefile.am, + tm19/Makefile.am, tm20/Makefile.am, + tm21/Makefile.am, tm22/Makefile.am, + tm23/Makefile.am, tm24/Makefile.am, + tm25/Makefile.am, tm26/Makefile.am, + tm27/Makefile.am, tm28/Makefile.am, + tm29/Makefile.am, tmck/Makefile.am, + tmoverhd/Makefile.am: Rework. 2005-11-11 Ralf Corsepius -- cgit v1.2.3