diff options
Diffstat (limited to 'mail/postfix-current/files/patch-bm')
-rw-r--r-- | mail/postfix-current/files/patch-bm | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/mail/postfix-current/files/patch-bm b/mail/postfix-current/files/patch-bm index 5b779eb163f1..e5ccc2c50b94 100644 --- a/mail/postfix-current/files/patch-bm +++ b/mail/postfix-current/files/patch-bm @@ -1,20 +1,20 @@ -*** ./html/relocated.5.html.orig Sat Apr 22 20:28:37 2000 ---- ./html/relocated.5.html Thu Jun 1 22:33:09 2000 -*************** -*** 11,13 **** - <b>SYNOPSIS</b> -! <b>postmap</b> <b>/etc/postfix/relocated</b> - ---- 11,13 ---- - <b>SYNOPSIS</b> -! <b>postmap</b> <b>!!PREFIX!!/etc/postfix/relocated</b> - -*************** -*** 21,23 **** - used for fast searching by the mail system. Execute the -! command <b>postmap</b> <b>/etc/postfix/relocated</b> in order to rebuild - the indexed file after changing the relocated table. ---- 21,23 ---- - used for fast searching by the mail system. Execute the -! command <b>postmap</b> <b>!!PREFIX!!/etc/postfix/relocated</b> in order to rebuild - the indexed file after changing the relocated table. +--- ./html/relocated.5.html.orig Tue Nov 21 21:37:54 2000 ++++ ./html/relocated.5.html Tue Nov 21 21:38:08 2000 +@@ -9,7 +9,7 @@ + relocated - format of Postfix relocated table + + <b>SYNOPSIS</b> +- <b>postmap</b> <b>/etc/postfix/relocated</b> ++ <b>postmap</b> <b>!!PREFIX!!/etc/postfix/relocated</b> + + <b>DESCRIPTION</b> + The optional <b>relocated</b> table provides the information that +@@ -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/relocated</b> in order to rebuild the ++ <b>postmap</b> <b>!!PREFIX!!/etc/postfix/relocated</b> in order to rebuild the + indexed file after changing the relocated table. + + When the table is provided via other means such as NIS, |