diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /mail/postfix1/files/patch-bm | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'mail/postfix1/files/patch-bm')
-rw-r--r-- | mail/postfix1/files/patch-bm | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix1/files/patch-bm b/mail/postfix1/files/patch-bm deleted file mode 100644 index e5ccc2c50b94..000000000000 --- a/mail/postfix1/files/patch-bm +++ /dev/null @@ -1,20 +0,0 @@ ---- ./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, |