--- greylist.conf.5.orig	Wed Apr 14 17:32:49 2010
+++ greylist.conf.5	Fri May  6 16:52:40 2011
@@ -978,7 +978,7 @@ command line option does. The path must be absolute an
 It can optionally be followed by an octal permission mode.
 Example:
 .IP
-  dumpfile "/var/milter-greylist/greylist.db" 640
+  dumpfile "${GREYLISTDIR}/greylist.db" 640
 .TP
 .I subnetmatch
 This is equivalent to the 
@@ -1008,7 +1008,7 @@ It must be enclosed in quotes and can optionally be fo
 permission mode
 (valid values are 666, 660 or 600, other values cause an error):
 .IP
-  socket "/var/milter-greylist/milter-greylist.sock" 660
+  socket "${GREYLISTDIR}/milter-greylist.sock" 660
 .TP
 .I user
 This keyword should be followed by a quoted user login and optionally a 
