This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
903a507
)
Change \t to spaces (don't know who doesn't like \t)
author
Perl 5 Porters
<perl5-porters@africa.nicoh.com>
Fri, 15 Mar 1996 08:24:03 +0000
(08:24 +0000)
committer
Charles Bailey
<bailey@genetics.upenn.edu>
Fri, 15 Mar 1996 08:24:03 +0000
(08:24 +0000)
pod/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/pod/Makefile
b/pod/Makefile
index
ebe4f17
..
bfe6c8e
100644
(file)
--- a/
pod/Makefile
+++ b/
pod/Makefile
@@
-139,7
+139,7
@@
TEX = \
perlxs.tex \
perlxstut.tex
-man:
pod2man ($
MAN)
+man:
pod2man $(
MAN)
# pod2html normally runs on all the pods at once in order to build up
# cross-references.