[Autogen-users] autogen -b + man pages not working properly/obsolete?
Brought to you by:
bkorb
From: Aaron T. <syn...@gm...> - 2013-05-08 17:29:02
|
So I have a .def file which I use to generate two different but simliar cli apps & man pages. aturner@Laphroaig.local:~/GIt/tcpreplay/src> autogen --version autogen (GNU AutoGen) 5.16.2 autogen -L /usr/local/share/autogen -T agman1.tpl -DTCPREPLAY tcpreplay_opts.def please note that this is obsolete This works (generates tcpreplay.1) aturner@Laphroaig.local:~/GIt/tcpreplay/src> autogen -L /usr/local/share/autogen -T agman1.tpl -L tcpedit -b tcpreplay-edit -DTCPREPLAY_EDIT tcpreplay_opts.def please note that this is obsolete Generates tcpreplay.1 not tcpreplay-edit.1 but puts tcpreplay-edit.1 content in the file. Also, what is obsolete? I don't see any of those flags marked obsolete in the man page or online docs? Aaron Turner http://synfin.net/ Twitter: @synfinatic https://github.com/synfinatic/tcpreplay - Pcap editing and replay tools for Unix & Windows Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin "carpe diem quam minimum credula postero" |