$OpenBSD: patch-README,v 1.4 2010/12/17 06:35:44 ajacoutot Exp $
--- README.orig	Sun Apr 27 12:26:16 2008
+++ README	Fri Sep 19 11:07:44 2008
@@ -70,13 +70,13 @@ COMPATIBILITY NOTICES (Please read)
 ------------------------------------------------------------------------------
 
 Once you have installed rsnapshot, you will need to configure it.
-The default configuration file is /etc/rsnapshot.conf, although the exact path
+The default configuration file is ${SYSCONFDIR}/rsnapshot.conf, although the exact path
 may be different depending on how the program was installed. If this
-file does not exist, copy /etc/rsnapshot.conf.default over to
-/etc/rsnapshot.conf and edit it to suit your tastes. See the man page for
+file does not exist, copy ${SAMPLES_DIR}/rsnapshot.conf.default over to
+${SYSCONFDIR}/rsnapshot.conf and edit it to suit your tastes. See the man page for
 the full list of configuration options.
 
-When /etc/rsnapshot.conf contains your chosen settings, do a quick sanity
+When ${SYSCONFDIR}/rsnapshot.conf contains your chosen settings, do a quick sanity
 check to make sure everything is ready to go:
 
     rsnapshot configtest
@@ -97,7 +97,7 @@ In the previous example, there will be six "hourly" sn
 taken each day (at 0,4,8,12,16, and 20 hours). There will also
 be daily snapshots taken every night at 11:50PM. The number of
 snapshots that are saved depends on the "interval" settings in
-/etc/rsnapshot.conf.
+${SYSCONFDIR}/rsnapshot.conf.
 
 For example:
     
