$OpenBSD: patch-doc_sample_wgetrc,v 1.6 2014/01/29 06:08:42 dcoppa Exp $
--- doc/sample.wgetrc.orig	Sat Jan  4 13:49:47 2014
+++ doc/sample.wgetrc	Mon Jan 27 13:15:20 2014
@@ -10,7 +10,7 @@
 ## Or online here:
 ##   https://www.gnu.org/software/wget/manual/wget.html#Startup-File
 ##
-## Wget initialization file can reside in /usr/local/etc/wgetrc
+## Wget initialization file can reside in ${SYSCONFDIR}/wgetrc
 ## (global, for all users) or $HOME/.wgetrc (for a single user).
 ##
 ## To use the settings in this file, you will have to uncomment them,
@@ -19,7 +19,7 @@
 
 
 ##
-## Global settings (useful for setting up in /usr/local/etc/wgetrc).
+## Global settings (useful for setting up in ${SYSCONFDIR}/wgetrc).
 ## Think well before you change them, since they may reduce wget's
 ## functionality, and make it behave contrary to the documentation:
 ##
