summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2014-02-15 22:10:36 +0000
committertedu <tedu@openbsd.org>2014-02-15 22:10:36 +0000
commitaf2b39c1857776daf2a52cd509736bba078baa84 (patch)
tree45df6b9f809e153c3059d6ab492397361fde46b4
parentjmc notes that the previous commit made for some funny wording. (diff)
downloadwireguard-openbsd-af2b39c1857776daf2a52cd509736bba078baa84.tar.xz
wireguard-openbsd-af2b39c1857776daf2a52cd509736bba078baa84.zip
install man perlinterp so you can learn all about the interpreter
-rw-r--r--gnu/usr.bin/perl/Makefile.bsd-wrapper11
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/Makefile.bsd-wrapper1 b/gnu/usr.bin/perl/Makefile.bsd-wrapper1
index f62bdc7df84..bd13bed4555 100644
--- a/gnu/usr.bin/perl/Makefile.bsd-wrapper1
+++ b/gnu/usr.bin/perl/Makefile.bsd-wrapper1
@@ -121,6 +121,7 @@ _quick3p=
perlhacktut 1 pod/perlhacktut.pod \
perlhist 1 pod/perlhist.pod \
perlintern 1 pod/perlintern.pod \
+ perlinterp 1 pod/perlinterp.pod \
perlintro 1 pod/perlintro.pod \
perliol 1 pod/perliol.pod \
perlipc 1 pod/perlipc.pod \