summaryrefslogtreecommitdiff
path: root/mail/postfix1/files/patch-bc
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-04 19:35:00 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-04 19:35:00 +0000
commit35ea9ae15cfc960c934565f6c4dcc0c176c1425b (patch)
tree8f99846af470cbd6f223a9719ff5de84a3600fae /mail/postfix1/files/patch-bc
parent5f0b815b1e018b3e1b7efcd0216af4a13f8f4847 (diff)
downloadfreebsd-ports-35ea9ae15cfc960c934565f6c4dcc0c176c1425b.zip
update to NON BETA release, 20010228.
PR: 25493 Submitted by: maintainer
Diffstat (limited to 'mail/postfix1/files/patch-bc')
-rw-r--r--mail/postfix1/files/patch-bc19
1 files changed, 14 insertions, 5 deletions
diff --git a/mail/postfix1/files/patch-bc b/mail/postfix1/files/patch-bc
index 4d24077b9527..e407a9650585 100644
--- a/mail/postfix1/files/patch-bc
+++ b/mail/postfix1/files/patch-bc
@@ -1,11 +1,20 @@
---- html/canonical.5.html.orig Mon Sep 6 05:13:54 1999
-+++ html/canonical.5.html Tue Nov 7 22:51:05 2000
+--- ./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> file specifies an address mapping
+ 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,