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/postfix26/files/patch-ch | |
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/postfix26/files/patch-ch')
-rw-r--r-- | mail/postfix26/files/patch-ch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/postfix26/files/patch-ch b/mail/postfix26/files/patch-ch deleted file mode 100644 index 3ed047ea474c..000000000000 --- a/mail/postfix26/files/patch-ch +++ /dev/null @@ -1,20 +0,0 @@ -*** ./man/man5/transport.5.orig Sat Apr 22 20:28:31 2000 ---- ./man/man5/transport.5 Thu Jun 1 22:41:26 2000 -*************** -*** 10,12 **** - .nf -! \fBpostmap /etc/postfix/transport\fR - .SH DESCRIPTION ---- 10,12 ---- - .nf -! \fBpostmap !!PREFIX!!/etc/postfix/transport\fR - .SH DESCRIPTION -*************** -*** 21,23 **** - for fast searching by the mail system. Execute the command -! \fBpostmap /etc/postfix/transport\fR in order to rebuild the indexed - file after changing the transport table. ---- 21,23 ---- - for fast searching by the mail system. Execute the command -! \fBpostmap !!PREFIX!!/etc/postfix/transport\fR in order to rebuild the indexed - file after changing the transport table. |