This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #81910] [PATCH] Fix typos (spelling errors) in Porting/*.
authorH.Merijn Brand <merijn@tux09.procura.nl>
Fri, 7 Jan 2011 12:57:24 +0000 (13:57 +0100)
committerH.Merijn Brand <merijn@tux09.procura.nl>
Fri, 7 Jan 2011 12:57:24 +0000 (13:57 +0100)
From: (Peter J. Acklam) (via RT) <perlbug-followup@perl.org>
Date: Thu, 06 Jan 2011 23:14:14 -0800
Message-ID: <rt-3.6.HEAD-5425-1294384454-1893.81910-75-0@perl.org>

http://rt.perl.org/rt3/Ticket/Display.html?id=81910

Signed-off-by: H.Merijn Brand <merijn@tux09.procura.nl>
13 files changed:
U/compline/Csym.U
U/compline/d_castneg.U
U/compline/d_scannl.U
U/mkglossary
U/modified/Guess.U
U/modified/mallocsrc.U
U/modified/usrinc.U
U/perl/Extensions.U
U/perl/longdblfio.U
U/perl/quadfio.U
U/perl/startperl.U
U/typedefs/d_time.U
U/typedefs/d_times.U

index 74d275b..c9bef1c 100644 (file)
@@ -35,7 +35,7 @@
 ?LINT:set mistrustnm
 ?S:csym:
 ?S:    This shell variable is used internally by Configure to check
-?S:    wether a given C symbol is defined or not. A typical use is:
+?S:    whether a given C symbol is defined or not. A typical use is:
 ?S:            set symbol result [-fva] [previous]
 ?S:            eval $csym
 ?S:    That will set result to 'true' if the function [-f], variable [-v]
index f3162e9..22cffe3 100644 (file)
@@ -27,7 +27,7 @@
 ?MAKE: -pick add $@ %<
 ?S:d_castneg:
 ?S:    This variable conditionally defines CASTNEG, which indicates
-?S:    wether the C compiler can cast negative float to unsigned.
+?S:    whether the C compiler can cast negative float to unsigned.
 ?S:.
 ?S:castflags:
 ?S:    This variable contains a flag that precise difficulties the
index e552333..e9e655e 100644 (file)
@@ -26,7 +26,7 @@
 ?MAKE: -pick add $@ %<
 ?S:d_scannl:
 ?S:    This variable conditionally defines SCAN_NL, which indicates
-?S:    wether the C library routines scanf() and friends can deal with
+?S:    whether the C library routines scanf() and friends can deal with
 ?S:    a '\n' in the input correctly. They do most of the time.
 ?S:.
 ?C:SCAN_NL:
index f590ac3..1406ffa 100755 (executable)
@@ -194,7 +194,7 @@ config_arg0 (Options.U):
        command, as reported by the shell in the $0 variable.
 
 config_argc (Options.U):
-       This variable countains the number of command-line arguments
+       This variable contains the number of command-line arguments
        passed to Configure, as reported by the shell in the $# variable.
        The individual arguments are stored as variables config_argc1,
        config_argc2, etc.
index ee9c384..3bce7a9 100644 (file)
@@ -39,7 +39,7 @@
 ?MAKE: -pick add $@ %<
 ?S:d_eunice:
 ?S:    This variable conditionally defines the symbols EUNICE and VAX, which
-?S:    alerts the C program that it must deal with ideosyncracies of VMS.
+?S:    alerts the C program that it must deal with idiosyncracies of VMS.
 ?S:.
 ?S:d_xenix:
 ?S:    This variable conditionally defines the symbol XENIX, which alerts
index 393aae2..1bb7486 100644 (file)
@@ -30,7 +30,7 @@
 ?S:usemymalloc:
 ?S:    This variable contains y if the malloc that comes with this package
 ?S:    is desired over the system's version of malloc.  People often include
-?S:    special versions of malloc for effiency, but such versions are often
+?S:    special versions of malloc for efficiency, but such versions are often
 ?S:    less portable.  See also mallocsrc and mallocobj.
 ?S:    If this is 'y', then -lmalloc is removed from $libs.
 ?S:.
index 22035cd..7da1e30 100644 (file)
@@ -32,7 +32,7 @@
 ?S:    usually /usr/include. It is mainly used by other Configure units.
 ?S:.
 ?S:incpath:
-?S:    This variable must preceed the normal include path to get hte
+?S:    This variable must precede the normal include path to get the
 ?S:    right one, as in "$incpath/usr/include" or "$incpath/usr/lib".
 ?S:    Value can be "" or "/bsd43" on mips.
 ?S:.
index 1de7df8..0ae09be 100644 (file)
@@ -34,7 +34,7 @@
 ?S:extensions:
 ?S:    This variable holds a list of all extension files (both XS and
 ?S:    non-xs linked into the package.  It is propagated to Config.pm
-?S:    and is typically used to test whether a particular extesion
+?S:    and is typically used to test whether a particular extension
 ?S:    is available.
 ?S:.
 ?S:useposix:
index 645fff3..a25c28c 100644 (file)
 ?MAKE: -pick add $@ %<
 ?S:d_PRIfldbl:
 ?S:    This variable conditionally defines the PERL_PRIfldbl symbol, which
-?S:    indiciates that stdio has a symbol to print long doubles.
+?S:    indicates that stdio has a symbol to print long doubles.
 ?S:.
 ?S:d_PRIgldbl:
 ?S:    This variable conditionally defines the PERL_PRIfldbl symbol, which
-?S:    indiciates that stdio has a symbol to print long doubles.
+?S:    indicates that stdio has a symbol to print long doubles.
 ?S:.
 ?S:d_PRIeldbl:
 ?S:    This variable conditionally defines the PERL_PRIfldbl symbol, which
-?S:    indiciates that stdio has a symbol to print long doubles.
+?S:    indicates that stdio has a symbol to print long doubles.
 ?S:.
 ?S:d_PRIFUldbl:
 ?S:    This variable conditionally defines the PERL_PRIfldbl symbol, which
-?S:    indiciates that stdio has a symbol to print long doubles.
+?S:    indicates that stdio has a symbol to print long doubles.
 ?S:    The 'U' in the name is to separate this from d_PRIfldbl so that even
 ?S:    case-blind systems can see the difference.
 ?S:.
 ?S:d_PRIGUldbl:
 ?S:    This variable conditionally defines the PERL_PRIfldbl symbol, which
-?S:    indiciates that stdio has a symbol to print long doubles.
+?S:    indicates that stdio has a symbol to print long doubles.
 ?S:    The 'U' in the name is to separate this from d_PRIgldbl so that even
 ?S:    case-blind systems can see the difference.
 ?S:.
 ?S:d_PRIEUldbl:
 ?S:    This variable conditionally defines the PERL_PRIfldbl symbol, which
-?S:    indiciates that stdio has a symbol to print long doubles.
+?S:    indicates that stdio has a symbol to print long doubles.
 ?S:    The 'U' in the name is to separate this from d_PRIeldbl so that even
 ?S:    case-blind systems can see the difference.
 ?S:.
 ?S:d_SCNfldbl:
 ?S:    This variable conditionally defines the PERL_PRIfldbl symbol, which
-?S:    indiciates that stdio has a symbol to scan long doubles.
+?S:    indicates that stdio has a symbol to scan long doubles.
 ?S:.
 ?S:sPRIfldbl:
 ?S:    This variable, if defined, contains the string used by stdio to
index dc09319..85edc17 100644 (file)
 ?MAKE: -pick add $@ %<
 ?S:d_PRId64:
 ?S:    This variable conditionally defines the PERL_PRId64 symbol, which
-?S:    indiciates that stdio has a symbol to print 64-bit decimal numbers.
+?S:    indicates that stdio has a symbol to print 64-bit decimal numbers.
 ?S:.
 ?S:d_PRIi64:
 ?S:    This variable conditionally defines the PERL_PRIi64 symbol, which
-?S:    indiciates that stdio has a symbol to print 64-bit decimal numbers.
+?S:    indicates that stdio has a symbol to print 64-bit decimal numbers.
 ?S:.
 ?S:d_PRIu64:
 ?S:    This variable conditionally defines the PERL_PRIu64 symbol, which
-?S:    indiciates that stdio has a symbol to print 64-bit unsigned decimal
+?S:    indicates that stdio has a symbol to print 64-bit unsigned decimal
 ?S:    numbers.
 ?S:.
 ?S:d_PRIo64:
 ?S:    This variable conditionally defines the PERL_PRIo64 symbol, which
-?S:    indiciates that stdio has a symbol to print 64-bit octal numbers.
+?S:    indicates that stdio has a symbol to print 64-bit octal numbers.
 ?S:.
 ?S:d_PRIx64:
 ?S:    This variable conditionally defines the PERL_PRIx64 symbol, which
-?S:    indiciates that stdio has a symbol to print 64-bit hexadecimal numbers.
+?S:    indicates that stdio has a symbol to print 64-bit hexadecimal numbers.
 ?S:.
 ?S:d_PRIXU64:
 ?S:    This variable conditionally defines the PERL_PRIXU64 symbol, which
-?S:    indiciates that stdio has a symbol to print 64-bit hExADECimAl numbers.
+?S:    indicates that stdio has a symbol to print 64-bit hExADECimAl numbers.
 ?S:    The 'U' in the name is to separate this from d_PRIx64 so that even
 ?S:    case-blind systems can see the difference.
 ?S:.
index 9c1ad0e..74c4467 100644 (file)
@@ -30,7 +30,7 @@
 ?S:            eval 'exec perl -S $0 ${1+"$@"}'
 ?S:                    if $running_under_some_shell;
 ?S:    to guarantee perl startup should the shell execute the script. Note
-?S:    that this magic incatation is not understood by csh.
+?S:    that this magic incantation is not understood by csh.
 ?S:.
 ?C:STARTPERL:
 ?C:    This variable contains the string to put in front of a perl
index eaf726b..38de6ec 100644 (file)
@@ -24,7 +24,7 @@
 ?MAKE: -pick add $@ %<
 ?S:d_time:
 ?S:    This variable conditionally defines the HAS_TIME symbol, which indicates
-?S:    that the time() routine exists.  The time() routine is normaly
+?S:    that the time() routine exists.  The time() routine is normally
 ?S:    provided on UNIX systems.
 ?S:.
 ?S:timetype:
index 3784eee..0b3f3b7 100644 (file)
@@ -27,7 +27,7 @@
 ?MAKE: -pick add $@ %<
 ?S:d_times:
 ?S:    This variable conditionally defines the HAS_TIMES symbol, which indicates
-?S:    that the times() routine exists.  The times() routine is normaly
+?S:    that the times() routine exists.  The times() routine is normally
 ?S:    provided on UNIX systems. You may have to include <sys/times.h>.
 ?S:.
 ?S:clocktype: