fix typo in comments: s/ouput/output/

adjust spelling in that same comment: s/localisation/localization/
This commit is contained in:
Jim Meyering 2008-05-01 09:30:22 +02:00
parent 22adc16d9c
commit cca51697aa
40 changed files with 40 additions and 40 deletions

View File

@ -134,7 +134,7 @@ die $help_info unless @ARGV == 1;
die "$this_program: no locale support (Locale::gettext required)\n"
unless $locale eq 'C' or $have_gettext;
# Set localisation of date and executable's ouput.
# Set localization of date and executable's output.
delete @ENV{qw(LANGUAGE LC_MESSAGES LANG)};
setlocale LC_ALL, $ENV{LC_ALL} = $locale;

View File

@ -30,7 +30,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $out = 'out';
my $script_name = $ENV{SCRIPT_NAME};

View File

@ -30,7 +30,7 @@ use strict;
$ENV{PROG} = 'du';
# Turn off localization of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -27,7 +27,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
# Return the encoding of a string of N 'a's.

View File

@ -27,7 +27,7 @@ use File::stat;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $stat_single = stat('/');

View File

@ -26,7 +26,7 @@ use strict;
(my $ME = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = 'cut';

View File

@ -26,7 +26,7 @@ use strict;
(my $ME = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
# Export TZ=UTC0 so that zone-dependent strings match.

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -28,7 +28,7 @@ use File::stat;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $stat_single = stat('/');

View File

@ -28,7 +28,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localization of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -28,7 +28,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
my $prog = 'expr';
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -29,7 +29,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
my $prog = 'factor';
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -41,7 +41,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localization of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -30,7 +30,7 @@ use strict;
$ENV{PROG} = 'head';
# Turn off localization of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
# This should match the definition in head.c.

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $saved_ls_colors;

View File

@ -26,7 +26,7 @@ use strict;
my $prog = 'md5sum';
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $degenerate = "d41d8cd98f00b204e9800998ecf8427e";

View File

@ -40,7 +40,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $degenerate = "d41d8cd98f00b204e9800998ecf8427e";

View File

@ -54,7 +54,7 @@ sub check_tmp($$)
and do { unlink $file or die "$ME: failed to unlink $file: $!\n" };
}
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = 'mktemp';

View File

@ -28,7 +28,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
# Use a file in /proc whose size is not likely to

View File

@ -28,7 +28,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localization of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = 'paste';

View File

@ -31,7 +31,7 @@ use strict;
$ENV{PROG} = 'pr';
my $ME = $ENV{PROG};
# Turn off localization of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -27,7 +27,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = 'seq';

View File

@ -26,7 +26,7 @@ use strict;
my $prog = 'sha1sum';
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $sha_degenerate = "da39a3ee5e6b4b0d3255bfef95601890afd80709";

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
# The data from which these tests were derived came from here:

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $sha_degenerate = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $sha_degenerate = "38b060a751ac96384cd9327eb1b1e36a21fdb71114be07434c0cc7bf63f6e1da274edebfe76f65fbd51ad2f14898b95b";

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $sha_degenerate = "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e";

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -27,7 +27,7 @@ use strict;
(my $ME = $0) =~ s|.*/||;
my $prog = 'stat';
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $in_1k = 'a' x 1024;

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = "$ENV{abs_top_builddir}/src/test";

View File

@ -28,7 +28,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = 'unexpand';

View File

@ -26,7 +26,7 @@ use strict;
my $prog = 'wc';
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -31,7 +31,7 @@ use strict;
my $prog = 'wc';
# Turn off localization of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =

View File

@ -31,7 +31,7 @@ use strict;
(my $ME = $0) =~ s|.*/||;
# Turn off localisation of executable's output.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = 'pr';

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $test_a = 'a';

View File

@ -31,7 +31,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = 'rm';

View File

@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
# Turn off localisation of executable's ouput.
# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $d = "dir-$$";