$OpenBSD: patch-milter-greylist_8,v 1.2 2011/05/13 12:52:22 okan Exp $
--- milter-greylist.8.orig	Thu Apr  2 06:09:28 2009
+++ milter-greylist.8	Fri May  6 16:52:40 2011
@@ -100,7 +100,7 @@ will start with an empty grey list. 
 .PP
 The default location for the grey list database and the socket for
 communicating with sendmail is
-.B /var/milter-greylist/\fR.
+.B ${GREYLISTDIR}/\fR.
 That directory must be owned and writeable by the user id under
 which 
 .B milter-greylist
@@ -147,7 +147,7 @@ option in the configuration file.
 .TP
 .B -d \fIdumpfile\fR
 Location of the dump file. Default is 
-.I /var/milter-greylist/greylist.db\fR.
+.I ${GREYLISTDIR}/greylist.db\fR.
 Equivalent to the
 .I dumpfile
 option in the configuration file.
