On Mar 13, Alan Jenkins <[email protected]> wrote:
> Sorry, I can't reproduce this. I would guess you were using
> docbook2man while I'm using docbook-to-man... but I can't see any
> problem with either.
No, I switched to docbook-utils myself as well.
> What command (+arguments) do you see being run to generate these files?
mkdir obj/ && cd obj/ && \
CFLAGS='-DCONFIG_NO_BACKWARDS_COMPAT -g' \
../configure --prefix=/ $(DISABLE_ZLIB) $(CROSS)
cp *.[0-9] obj/ # XXX workaround
cd obj && $(MAKE)
Unless I copy the man pages in the build directory, some are not
installed (I think tha ones which have not been regenerated).
--
ciao,
Marco
--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html