summaryrefslogtreecommitdiff
path: root/Porting/README.pod
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/README.pod')
-rw-r--r--Porting/README.pod5
1 files changed, 0 insertions, 5 deletions
diff --git a/Porting/README.pod b/Porting/README.pod
index e8f14a9cd7..0f22b5e990 100644
--- a/Porting/README.pod
+++ b/Porting/README.pod
@@ -33,11 +33,6 @@ Use C<git bisect> to pinpoint changes.
A utility to find, and optionally bump, references to the perl version
number in various files within the perl source.
-=head2 F<check83.pl>
-
-Performs pathname portability checks, including whether there are naming
-conflicts when names are truncated to the DOSish, case-ignoring 8.3 format.
-
=head2 F<checkansi.pl>
Check source code for ANSI-C violations.