projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
903a507
)
Change \t to spaces (don't know who doesn't like \t)
Perl 5 Porters [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.