Date: Thu, 13 Mar 2025 22:13:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 285385] man syslog.conf contains an error in examples section (filters usage) Message-ID: <bug-285385-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285385 Bug ID: 285385 Summary: man syslog.conf contains an error in examples section (filters usage) Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: evfbsd@yandex.ru CC: doc@FreeBSD.org man syslog.conf contains an error in examples section > # Log ipfw messages with "Deny" in the message body. > :msg, contains, ".*Deny.*" > *.* /var/log/ipfw.deny should be > # Log ipfw messages with "Deny" in the message body. > :msg, contains, "Deny" > *.* /var/log/ipfw.deny -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285385-227>
