summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2013-03-31 12:04:30 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2013-03-31 12:04:30 +0000
commit60311524ae199ea82ff765f65612b15380b5dfd3 (patch)
treee0599ec7e3c70afe695063238e75adb45c60d823 /gnu/usr.bin/perl
parentc1899bc7c85fa6d695aa723e513dd2a98ee7b166 (diff)
fix feature(3p) manual, which was missing a generated table. spotted by espie@
Diffstat (limited to 'gnu/usr.bin/perl')
-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 \