summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>1996-03-15 08:24:03 +0000
committerCharles Bailey <bailey@genetics.upenn.edu>1996-03-15 08:24:03 +0000
commit80da08312fba372d40a3e0e861cf4da3c29e0ba0 (patch)
treea0cd264aadc3699fe66be841a4e45c5277774f38 /pod
parent903a5071ed082e8ae0ace3d711a8aa282dedd972 (diff)
downloadperl-80da08312fba372d40a3e0e861cf4da3c29e0ba0.tar.gz
Change \t to spaces (don't know who doesn't like \t)
Diffstat (limited to 'pod')
-rw-r--r--pod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/Makefile b/pod/Makefile
index ebe4f172ce..bfe6c8edad 100644
--- 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.