Bazsi, Thanks for having commited the libol configure.in patch. There is a problem in the caption of one of the tables in the documentation. Right now tables 3-1 and 3-2 have the same caption. List of tables as seen in the TXT file: ------ ... List of Tables 2-1. Communication method between syslogd and its clients 2-2. Available source drivers in syslog-ng 2-3. Available destination drivers in syslog-ng 2-4. Log statement flags 3-1. Available options for unix-stream & unix-dgram 3-2. Available options for unix-stream & unix-dgram ... ---------- The patch attached corrects this problem (in the SGML file). Regards, jpo -- José Pedro Oliveira * mailto: jpo@di.uminho.pt * http://gsd.di.uminho.pt/~jpo * * gpg fingerprint = F9B6 8D87 859D 1C94 48F0 84C0 9749 9EB5 91BD 851B * diff -ru syslog-ng-1.7.0+20040506-original/doc/sgml/syslog-ng.sgml syslog-ng-1.7.0+20040506-modified/doc/sgml/syslog-ng.sgml --- syslog-ng-1.7.0+20040506-original/doc/sgml/syslog-ng.sgml 2004-01-09 09:19:55.000000000 +0000 +++ syslog-ng-1.7.0+20040506-modified/doc/sgml/syslog-ng.sgml 2004-05-06 00:52:34.000000000 +0100 @@ -609,7 +609,7 @@ The following options are valid for udp() and tcp() </para> <table> - <title>Available options for unix-stream & unix-dgram</title> + <title>Available options for udp & tcp</title> <tgroup cols=4> <thead> <row> Only in syslog-ng-1.7.0+20040506-modified/doc/sgml: syslog-ng.sgml.orig
participants (1)
-
José Pedro Oliveira