aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix21/files/patch-bb
blob: ea744664dfa7b9bb1c9247b5ecfb7b2c79f17c28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- ./html/access.5.html.orig   Tue Nov 21 21:24:13 2000
+++ ./html/access.5.html        Tue Nov 21 21:24:34 2000
@@ -9,7 +9,7 @@
        access - format of Postfix access table

 <b>SYNOPSIS</b>
-       <b>postmap</b> <b>/etc/postfix/access</b>
+       <b>postmap</b> <b>!!PREFIX!!/etc/postfix/access</b>

 <b>DESCRIPTION</b>
        The  optional <b>access</b> table directs the Postfix SMTP server
@@ -21,7 +21,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/access</b>  in  order  to  rebuild   the
+       <b>postmap</b>  <b>!!PREFIX!!/etc/postfix/access</b>  in  order  to  rebuild   the
        indexed file after changing the access table.

        When  the  table  is provided via other means such as NIS,