Bug 156222

Summary: syslog.conf(5): multiple typos in syslog-ng.conf manpage
Product: Documentation Reporter: Alessandro Spinella <a.spinella>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Alessandro Spinella 2011-04-06 14:40:04 UTC
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
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2011-05-27 15:45:19 UTC
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.