;doc: man: show program name in upper case, per man-page(7)

This commit is contained in:
Simon Michael 2020-12-20 17:17:44 -08:00
parent 24fad7ce35
commit a424541e38

View File

@ -2,7 +2,7 @@ $if(has-tables)$
.\"t
$endif$
.TH "$title/nowrap$" "$section/nowrap$" "$date/nowrap$" "$footer/nowrap$" "hledger User Manuals"
.TH "$title/nowrap/uppercase$" "$section/nowrap$" "$date/nowrap$" "$footer/nowrap$" "hledger User Manuals"
$for(header-includes)$
$header-includes$