[sr-dev] what to do with hardwared name in man pages and documentation?

Juha Heinanen jh at tutpro.com
Wed Jul 1 15:24:04 CEST 2009


Jan Janak writes:

 > How would you want to do that? Modify the manpages and documentation as they
 > get installed?

yes.  if some people want to call version 3.0 kamailio, some ser, and
some (like me) sip-router, then sip-router.8 and sip-router.cfg.5 should
be modified during make process based on MAIN_NAME.

it would not be a big thing to do:

sed -i -e 's/MAIN_NAME/$(MAIN_NAME)/' sip-router.8

or something like that in Makefile.

-- juha



More information about the sr-dev mailing list