@Dirk: thanks for the note, I uploaded a new patch fixing this.
My intention was to follow the FHS, and from the spec /usr/local/man should be the correct place for files in /usr/local/bin:
"Manual pages for commands and data under /usr/local are stored in /usr/local/man."
http://www.pathname.com/fhs/pub/fhs-2.3.html#USRSHAREMANMANUALPAGES
Obviously this works not for some distros, thus I changed the prefix to share/man/man1.
@Dirk: thanks for the note, I uploaded a new patch fixing this.
My intention was to follow the FHS, and from the spec /usr/local/man should be the correct place for files in /usr/local/bin:
"Manual pages for commands and data under /usr/local are stored in /usr/local/man."
http:// www.pathname. com/fhs/ pub/fhs- 2.3.html# USRSHAREMANMANU ALPAGES
Obviously this works not for some distros, thus I changed the prefix to share/man/man1.