blob: 745226ee90dff5b06c2e1486b47422fc90d4aa2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
$NetBSD: patch-ac,v 1.1 2006/06/14 19:24:15 tron Exp $
--- milter-regex.8.orig 2004-03-13 17:21:23.000000000 +0000
+++ milter-regex.8 2006-06-14 20:22:58.000000000 +0100
@@ -323,7 +323,7 @@
.Xr syslogd 8
using
.Em facility
-daemon and, with increasing verbosity,
+mail and, with increasing verbosity,
.Em level
err, notice, info and debug.
The following
@@ -331,7 +331,7 @@
section can be used to log messages to a dedicated file:
.Bd -literal
!milter-regex
-daemon.err;daemon.notice /var/log/milter-regex
+mail.err;mail.notice /var/log/milter-regex
.Ed
.Sh GRAMMAR
Syntax for
|