diff options
author | sf <sf@FreeBSD.org> | 2001-03-04 19:35:00 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-04 19:35:00 +0000 |
commit | 58652be6de7e947edbbce47d207d1e312d8fe1f4 (patch) | |
tree | 02c65d10b369e37277c270f35998c6ee8d04aca1 /mail/postfix25/files/patch-cg | |
parent | 205f29a6b6e45e1a31878eab7056515113ec3e82 (diff) | |
download | FreeBSD-ports-58652be6de7e947edbbce47d207d1e312d8fe1f4.zip FreeBSD-ports-58652be6de7e947edbbce47d207d1e312d8fe1f4.tar.gz |
update to NON BETA release, 20010228.
PR: 25493
Submitted by: maintainer
Diffstat (limited to 'mail/postfix25/files/patch-cg')
-rw-r--r-- | mail/postfix25/files/patch-cg | 31 |
1 files changed, 20 insertions, 11 deletions
diff --git a/mail/postfix25/files/patch-cg b/mail/postfix25/files/patch-cg index cdce4aa..0ae82cc 100644 --- a/mail/postfix25/files/patch-cg +++ b/mail/postfix25/files/patch-cg @@ -1,11 +1,20 @@ ---- man/man5/relocated.5.orig Mon Sep 6 05:13:33 1999 -+++ man/man5/relocated.5 Tue Nov 7 22:59:11 2000 -@@ -8,7 +8,7 @@ - .SH SYNOPSIS - .na - .nf --\fBpostmap /etc/postfix/relocated\fR -+\fBpostmap !!PREFIX!!/etc/postfix/relocated\fR - .SH DESCRIPTION - .ad - .fi +*** ./man/man5/relocated.5.orig Sat Apr 22 20:28:31 2000 +--- ./man/man5/relocated.5 Thu Jun 1 22:41:05 2000 +*************** +*** 10,12 **** + .nf +! \fBpostmap /etc/postfix/relocated\fR + .SH DESCRIPTION +--- 10,12 ---- + .nf +! \fBpostmap !!PREFIX!!/etc/postfix/relocated\fR + .SH DESCRIPTION +*************** +*** 20,22 **** + is used for fast searching by the mail system. Execute the command +! \fBpostmap /etc/postfix/relocated\fR in order to rebuild the indexed + file after changing the relocated table. +--- 20,22 ---- + is used for fast searching by the mail system. Execute the command +! \fBpostmap !!PREFIX!!/etc/postfix/relocated\fR in order to rebuild the indexed + file after changing the relocated table. |