summaryrefslogtreecommitdiff
path: root/autodoc.pl
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2015-05-07 10:58:02 -0600
committerKarl Williamson <khw@cpan.org>2015-05-07 17:32:48 -0600
commit89d7b922fee7860d558cfc609e41434b49c264f4 (patch)
tree74ba7129071cb9c0d5c7f4c7b97856f4e6700649 /autodoc.pl
parent8cca77bcd5a95ede9ee09d709dc6b908b152efae (diff)
downloadperl-89d7b922fee7860d558cfc609e41434b49c264f4.tar.gz
perlapi: Clearer wording in intro
Diffstat (limited to 'autodoc.pl')
-rw-r--r--autodoc.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc.pl b/autodoc.pl
index 9395d9102d..b27fc4d157 100644
--- a/autodoc.pl
+++ b/autodoc.pl
@@ -404,8 +404,8 @@ whose ordinal numbers are in the range 0 - 127).
And documentation and comments may still use the term ASCII, when
sometimes in fact the entire range from 0 - 255 is meant.
-Note that Perl can be compiled and run under EBCDIC (See L<perlebcdic>)
-or ASCII. Most of the documentation (and even comments in the code)
+Note that Perl can be compiled and run under either ASCII or EBCDIC (See
+L<perlebcdic>). Most of the documentation (and even comments in the code)
ignore the EBCDIC possibility.
For almost all purposes the differences are transparent.
As an example, under EBCDIC,