On Mon, 2005-01-31 at 20:53 +0000, José Pedro Oliveira wrote:
Balazs,
Still regarding the syslog-ng(8) manpage update (thanks!):
I thank you for the patches.
i) I think that the following note
"NOTE: This file is not up to date. Please refer to the html documentation."
in the SYNOPSIS should be removed. The SGML based documentation doesn't mention the syslog-ng command line options.
done.
ii) Regarding the -d option. Is it still possible to activate debugging in the yacc parser?
there's a separate --yydebug option now which is only enabled if syslog-ng is configured with --enable-debug configure option, so the answer is no, -d cannot be used to enable yacc debugging anymore. I added documentation on this one myself. Could you please update the syslog-ng.conf manpage as well? It would be very much appreciated. -- Bazsi