On Sat, May 31, 2014 at 05:44:25PM +0100 I heard the voice of Aaron Sloman, and lo! it spake thus: > > Regarding the MANPATH error -- I too was puzzled as to why 'make' > did not find my directory /usr/local/man/man1. But it seemed not > worth the hassle of fixing,
It's worth it to me! This stuff should Just Work! See if the changes I pushed up in r356 helped any. Since I can't explain it failing before, I'm not overly confident it'll make a difference, but we'll see at any rate. If not, we'll have to get more creative... > It also turns out that there hardly any differences between the new > man file and the version installed on Fedora from the > ctwm-3.8.1-3.1.x86_64 rpm package. There must be some changes piled up in that package, then; there are more diffs than that between 3.8.1 and 3.8.2, and more since. % bzr diff -rctwm-3.8.1..ctwm-3.8.2 ctwm.man | diffstat ctwm.man | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) % bzr diff -rctwm-3.8.2.. ctwm.man | diffstat ctwm.man | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 100 insertions(+), 2 deletions(-) In fact, > > .IP "\fBDontShowWelcomeWindow\fP" 8 > > indicates the same as the -W option: the welcome window is not shown. > > being the only substantial diff you have, that's post-3.8.2, so I suspect you're actually comparing against a 3.8.2 manpage rather than 3.8.1... -- Matthew Fuller (MF4839) | [email protected] Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.
