diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-01-11 06:42:53 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-01-11 06:42:53 +0000 |
commit | f1ecf33f43d8a1ea084140395a13cf73f3b692ef (patch) | |
tree | 2b6447fd3cdf08e42d985d8b5cd385a3b2021b1a /mail/milter-regex/files/patch-milter-regex.8 | |
parent | - use /etc/rc.d/ipfilter quietresync (diff) |
- update to 1.9
Notes
Notes:
svn path=/head/; revision=288946
Diffstat (limited to '')
-rw-r--r-- | mail/milter-regex/files/patch-milter-regex.8 | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/mail/milter-regex/files/patch-milter-regex.8 b/mail/milter-regex/files/patch-milter-regex.8 index fc071533b1db..92a88b394753 100644 --- a/mail/milter-regex/files/patch-milter-regex.8 +++ b/mail/milter-regex/files/patch-milter-regex.8 @@ -1,14 +1,16 @@ ---- milter-regex.8.orig Sat Mar 13 18:21:23 2004 -+++ milter-regex.8 Tue Feb 20 17:31:46 2007 -@@ -37,6 +37,7 @@ +--- milter-regex.8.orig 2011-11-21 13:13:47.000000000 +0100 ++++ milter-regex.8 2011-12-10 07:52:00.000000000 +0100 +@@ -36,7 +36,9 @@ + .Sh SYNOPSIS .Nm .Op Fl d ++.Op Fl q .Op Fl c Ar config +.Op Fl r Ar pid-file + .Op Fl j Ar dirname .Op Fl p Ar pipe .Op Fl u Ar user - .Sh DESCRIPTION -@@ -52,9 +53,14 @@ +@@ -53,9 +55,14 @@ .It Fl d Don't detach from controlling terminal and produce verbose debug output on stdout. @@ -20,6 +22,6 @@ +.It Fl r Ar pid-file +Use the specified pid file to write to. Default is: +/var/spool/milter-regex/milter-regex.pid - .It Fl p Ar pipe - Use the specified pipe to interface - .Xr sendmail 8 . + .It Fl j Ar dirname + Change root to the specified directory. + .It Fl p Ar pipe |