]> git.ipfire.org Git - thirdparty/ccache.git/commit
Fix badly named man page filename (Ccache.1 instead of ccache.1)
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 19 Oct 2020 19:53:21 +0000 (21:53 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 19 Oct 2020 19:53:45 +0000 (21:53 +0200)
commit223e706fb24ce86eb0ad86079a97e6f345b9ef40
treeb547ac0252d99803baa2a83eb852550cbeeadf20
parent343637d5e809edee477e0ef17f3b4cfd2e99861e
Fix badly named man page filename (Ccache.1 instead of ccache.1)

Apparently a2x deduces the man page name from the name section and there
is no way to specify another name.

Regression in a684bb356c9f0d6154f19ecefcc348167b975e5c.

Partial fix of #684.
doc/MANUAL.adoc