Reflect last change in the manual page.
This commit is contained in:
parent
e57912d09b
commit
e061ea3b5a
2 changed files with 24 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.7 2006/06/14 19:15:12 tron Exp $
|
||||
$NetBSD: distinfo,v 1.8 2006/06/14 19:24:15 tron Exp $
|
||||
|
||||
SHA1 (milter-regex-1.6.tar.gz) = 4035f9ed20b54bc9c8409b1e7ffffde86dfc61af
|
||||
RMD160 (milter-regex-1.6.tar.gz) = 1cb60a063ac3e7cada2c9800710c6a0cc4862174
|
||||
Size (milter-regex-1.6.tar.gz) = 16969 bytes
|
||||
SHA1 (patch-aa) = fdeaa835b6827f7deced58bf0c26a69e8bfca1f6
|
||||
SHA1 (patch-ab) = 07054cd076dfd54e1536ad1bf4dcbf7faa383f51
|
||||
SHA1 (patch-ac) = 1877281e0c53065c4d81a565bf55ef6927077d25
|
||||
|
|
22
mail/milter-regex/patches/patch-ac
Normal file
22
mail/milter-regex/patches/patch-ac
Normal file
|
@ -0,0 +1,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
|
Loading…
Reference in a new issue