Simon Josefsson <[email protected]> writes: > However looking more at CoreUtils man/Makefile.am I think we can come up > with a generic rule that will work without GNU make. I'll propose a new > patch later.
I've pushed this now, so we should have man pages for most tools. Please double check! I also noticed a bug in the tftp tool while doing this: j...@mocca:~/src/inetutils master$ tftp/tftp --version --version: unknown host tftp> quit j...@mocca:~/src/inetutils master$ tftp/tftp --help --help: unknown host tftp> quit j...@mocca:~/src/inetutils master$ /Simon
