blob: 3ed047ea474c77e040a109db9a1455908dc25ebc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
*** ./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.
|