projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e1dbac9
)
pod2man outputs switched date and revision label (fix suggested by
Gurusamy Sarathy [Tue, 4 May 1999 05:41:08 +0000 (
05:41
+0000)]
EthanSasiela@mede.com)
p4raw-id: //depot/perl@3301
pod/pod2man.PL
patch
|
blob
|
blame
|
history
diff --git
a/pod/pod2man.PL
b/pod/pod2man.PL
index
7494c26
..
a673ea1
100644
(file)
--- a/
pod/pod2man.PL
+++ b/
pod/pod2man.PL
@@
-566,7
+566,7
@@
print <<'END';
END
print <<"END";
-.TH $name $section "$RP" "$date" "$center"
+.TH $name $section "$date" "$RP" "$center"
.UC
END