summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2013-03-31 12:04:29 +0000
committersthen <sthen@openbsd.org>2013-03-31 12:04:29 +0000
commitd325239cfebf90346bc24650ca460cb8e436c18d (patch)
treeee9b823c941c0cb45210eca0e5ad12e154a80edd /gnu
parentAdd bit banging support. (diff)
fix feature(3p) manual, which was missing a generated table. spotted by espie@
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/perl/Makefile.bsd-wrapper12
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/Makefile.bsd-wrapper1 b/gnu/usr.bin/perl/Makefile.bsd-wrapper1
index 342632b02ed..f62bdc7df84 100644
--- a/gnu/usr.bin/perl/Makefile.bsd-wrapper1
+++ b/gnu/usr.bin/perl/Makefile.bsd-wrapper1
@@ -767,7 +767,7 @@ _quick3p=
deprecate 3p lib/deprecate.pm \
encoding 3p lib/encoding.pm \
encoding::warnings 3p lib/encoding/warnings.pm \
- feature 3p regen/feature.pl \
+ feature 3p lib/feature.pm \
fields 3p lib/fields.pm \
filetest 3p lib/filetest.pm \
if 3p lib/if.pm \