This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Spelling - megapatch
[metaconfig.git] / U / compline / d_NOFILE.U
index 115b4e7..52d577e 100644 (file)
@@ -1,11 +1,11 @@
 ?RCS: $Id: d_NOFILE.U,v 3.0.1.1 1994/10/29 16:08:38 ram Exp $
 ?RCS:
 ?RCS: Copyright (c) 1991-1993, Raphael Manfredi
-?RCS: 
-?RCS: You may redistribute only under the terms of the Artistic Licence,
+?RCS:
+?RCS: You may redistribute only under the terms of the Artistic License,
 ?RCS: as specified in the README file that comes with the distribution.
 ?RCS: You may reuse parts of this distribution only within the terms of
-?RCS: that same Artistic Licence; a copy of which may be found at the root
+?RCS: that same Artistic License; a copy of which may be found at the root
 ?RCS: of the source tree for dist 3.0.
 ?RCS:
 ?RCS: $Log: d_NOFILE.U,v $
@@ -15,7 +15,7 @@
 ?RCS: Revision 3.0  1993/08/18  12:05:39  ram
 ?RCS: Baseline for dist 3.0 netwide release.
 ?RCS:
-?MAKE:nofile d_gettblsz tablesize: Compile Myread Guess libc cat \
+?MAKE:nofile d_gettblsz tablesize: Compile Myread Guess cat \
        test rm Csym +cc +ccflags +optimize +ldflags +libs
 ?MAKE: -pick add $@ %<
 ?S:nofile:
@@ -46,7 +46,7 @@
 ?T:d_ulimit4 val
 : see if getdtablesize exists
 echo " "
-?X: Revert logical value (d_gettblsz is undef iff getdtablesize is present)
+?X: Revert logical value (d_gettblsz is undef if getdtablesize is present)
 case "$d_gettblsz" in
 $define) d_gettblsz="$undef";;
 $undef) d_gettblsz="$define";;