| Summary: | syslog.conf(5): multiple typos in syslog-ng.conf manpage | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Alessandro Spinella <a.spinella> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed The typos existed in syslog-ng version 3.0, newer versions do not (the FILTERS section seems to have been restructured). The latest version of siyslog-ng is available in the ports collection. No action necessary on our side. PR closed. |
there are multiple typos in syslog-ng.conf manpage at "FILTERS" section : * facility(list of comma seperated facility names) where seperated is obviously a typo as the following * level(list of comma seperated priority nammes OR a range separated by "..") where appears also a "nammes" that sounds better with just one "m" and just below : * program(regexp to match program name) that seem ok * host(regexp to match program name) that seem a cut&paste : should "program" be replaced by "host" ? * match(regexp to match program name) as before "program" seem CTRL-C + CTRL-V garbage How-To-Repeat: type man syslog-ng.conf