diff options
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 |