The manpages now source a shared file "../Project". Nothing in the makefiles installs this file, so the Acknowledgements sections of each manpage is empty. This shared file seems to need some re-thinking. Nobody is going to want some generically file named "Project" installed into their /usr/man (or whatever) hierarchy.
Perhaps it should be man8/ldap_misc.8 or something, so that at least it has an identifiable name and isn't in the .../man directory.
Howard Chu wrote:
The manpages now source a shared file "../Project". Nothing in the makefiles installs this file, so the Acknowledgements sections of each manpage is empty. This shared file seems to need some re-thinking. Nobody is going to want some generically file named "Project" installed into their /usr/man (or whatever) hierarchy.
Perhaps it should be man8/ldap_misc.8 or something, so that at least it has an identifiable name and isn't in the .../man directory.
What about modifying Makefile's so that Acknowledgements get replaced inside the man pages at install?
p.
Ing. Pierangelo Masarati OpenLDAP Core Team
SysNet s.n.c. Via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it ------------------------------------------ Office: +39.02.23998309 Mobile: +39.333.4963172 Email: pierangelo.masarati@sys-net.it ------------------------------------------
At 01:42 PM 10/26/2006, Howard Chu wrote:
The manpages now source a shared file "../Project". Nothing in the makefiles installs this file, so the Acknowledgements sections of each manpage is empty. This shared file seems to need some re-thinking. Nobody is going to want some generically file named "Project" installed into their /usr/man (or whatever) hierarchy.
My bad. This should be replaced with a Makefile sed s/@ACK@/.../.
Perhaps it should be man8/ldap_misc.8 or something, so that at least it has an identifiable name and isn't in the .../man directory.
-- Howard Chu Chief Architect, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc OpenLDAP Core Team http://www.openldap.org/project/