diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-05-06 07:59:52 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-05-06 07:59:52 +0000 |
commit | 77d15e08bd6b0af0036d7f9174b760feccc7c797 (patch) | |
tree | 257e2e356c1b07f0e55a069ea63cfeff9dc6d77a /pod/pod2man.PL | |
parent | 37d3ad2444e8ce4a246f544ed87418d87e284af4 (diff) | |
parent | 761b950803fe0721301dd94a6b797ce2ad9d805b (diff) | |
download | perl-77d15e08bd6b0af0036d7f9174b760feccc7c797.tar.gz |
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3313
Diffstat (limited to 'pod/pod2man.PL')
-rw-r--r-- | pod/pod2man.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/pod2man.PL b/pod/pod2man.PL index 7494c26595..a673ea127d 100644 --- 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 |