aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix1/files/patch-bc
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
commitdf3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch)
tree1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /mail/postfix1/files/patch-bc
parentc31f9d6cf28e3aa831ff2390ee3ab6ea031dbc76 (diff)
Notes
Diffstat (limited to 'mail/postfix1/files/patch-bc')
-rw-r--r--mail/postfix1/files/patch-bc20
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix1/files/patch-bc b/mail/postfix1/files/patch-bc
deleted file mode 100644
index e407a9650585..000000000000
--- a/mail/postfix1/files/patch-bc
+++ /dev/null
@@ -1,20 +0,0 @@
---- ./html/canonical.5.html.orig Tue Nov 21 21:32:38 2000
-+++ ./html/canonical.5.html Tue Nov 21 21:33:21 2000
-@@ -9,7 +9,7 @@
- canonical - format of Postfix canonical table
-
- <b>SYNOPSIS</b>
-- <b>postmap</b> <b>/etc/postfix/canonical</b>
-+ <b>postmap</b> <b>!!PREFIX!!/etc/postfix/canonical</b>
-
- <b>DESCRIPTION</b>
- The optional <b>canonical</b> table specifies an address mapping
-@@ -20,7 +20,7 @@
- that serves as input to the <a href="postmap.1.html"><b>postmap</b>(1)</a> command. The
- result, an indexed file in <b>dbm</b> or <b>db</b> format, is used for
- fast searching by the mail system. Execute the command
-- <b>postmap</b> <b>/etc/postfix/canonical</b> in order to rebuild the
-+ <b>postmap</b> <b>!!PREFIX!!/etc/postfix/canonical</b> in order to rebuild the
- indexed file after changing the text file.
-
- When the table is provided via other means such as NIS,