239bd5a
diff -urN wget-1.12/doc/sample.wgetrc wget-1.12.patched/doc/sample.wgetrc
239bd5a
--- wget-1.12/doc/sample.wgetrc	2009-09-22 04:53:58.000000000 +0200
239bd5a
+++ wget-1.12.patched/doc/sample.wgetrc	2009-11-17 12:29:18.000000000 +0100
239bd5a
@@ -7,7 +7,7 @@
239bd5a
 ## not contain a comprehensive list of commands -- look at the manual
239bd5a
 ## to find out what you can put into this file.
239bd5a
 ##
239bd5a
-## Wget initialization file can reside in /usr/local/etc/wgetrc
239bd5a
+## Wget initialization file can reside in /etc/wgetrc
239bd5a
 ## (global, for all users) or $HOME/.wgetrc (for a single user).
239bd5a
 ##
239bd5a
 ## To use the settings in this file, you will have to uncomment them,
239bd5a
@@ -16,7 +16,7 @@
239bd5a
 
239bd5a
 
239bd5a
 ##
239bd5a
-## Global settings (useful for setting up in /usr/local/etc/wgetrc).
239bd5a
+## Global settings (useful for setting up in /etc/wgetrc).
239bd5a
 ## Think well before you change them, since they may reduce wget's
239bd5a
 ## functionality, and make it behave contrary to the documentation:
239bd5a
 ##
239bd5a
diff -urN wget-1.12/doc/sample.wgetrc.munged_for_texi_inclusion wget-1.12.patched/doc/sample.wgetrc.munged_for_texi_inclusion
239bd5a
--- wget-1.12/doc/sample.wgetrc.munged_for_texi_inclusion	2009-09-22 06:08:52.000000000 +0200
239bd5a
+++ wget-1.12.patched/doc/sample.wgetrc.munged_for_texi_inclusion	2009-11-17 12:29:39.000000000 +0100
239bd5a
@@ -7,7 +7,7 @@
239bd5a
 ## not contain a comprehensive list of commands -- look at the manual
239bd5a
 ## to find out what you can put into this file.
239bd5a
 ##
239bd5a
-## Wget initialization file can reside in /usr/local/etc/wgetrc
239bd5a
+## Wget initialization file can reside in /etc/wgetrc
239bd5a
 ## (global, for all users) or $HOME/.wgetrc (for a single user).
239bd5a
 ##
239bd5a
 ## To use the settings in this file, you will have to uncomment them,
239bd5a
@@ -16,7 +16,7 @@
239bd5a
 
239bd5a
 
239bd5a
 ##
239bd5a
-## Global settings (useful for setting up in /usr/local/etc/wgetrc).
239bd5a
+## Global settings (useful for setting up in /etc/wgetrc).
239bd5a
 ## Think well before you change them, since they may reduce wget's
239bd5a
 ## functionality, and make it behave contrary to the documentation:
239bd5a
 ##
239bd5a
diff -urN wget-1.12/doc/wget.info wget-1.12.patched/doc/wget.info
239bd5a
--- wget-1.12/doc/wget.info	2009-09-22 18:30:20.000000000 +0200
239bd5a
+++ wget-1.12.patched/doc/wget.info	2009-11-17 12:28:40.000000000 +0100
239bd5a
@@ -2351,8 +2351,8 @@
239bd5a
 ===================
239bd5a
 
239bd5a
 When initializing, Wget will look for a "global" startup file,
239bd5a
-`/usr/local/etc/wgetrc' by default (or some prefix other than
239bd5a
-`/usr/local', if Wget was not installed there) and read commands from
239bd5a
+`/etc/wgetrc' by default (or some prefix other than
239bd5a
+`/etc', if Wget was not installed there) and read commands from
239bd5a
 there, if it exists.
239bd5a
 
239bd5a
    Then it will look for the user's file.  If the environmental variable
239bd5a
@@ -2363,7 +2363,7 @@
239bd5a
 
239bd5a
    The fact that user's settings are loaded after the system-wide ones
239bd5a
 means that in case of collision user's wgetrc _overrides_ the
239bd5a
-system-wide wgetrc (in `/usr/local/etc/wgetrc' by default).  Fascist
239bd5a
+system-wide wgetrc (in `/etc/wgetrc' by default).  Fascist
239bd5a
 admins, away!
239bd5a
 
239bd5a
 ?
239bd5a
@@ -2876,7 +2876,7 @@
239bd5a
      ## not contain a comprehensive list of commands -- look at the manual
239bd5a
      ## to find out what you can put into this file.
239bd5a
      ##
239bd5a
-     ## Wget initialization file can reside in /usr/local/etc/wgetrc
239bd5a
+     ## Wget initialization file can reside in /etc/wgetrc
239bd5a
      ## (global, for all users) or $HOME/.wgetrc (for a single user).
239bd5a
      ##
239bd5a
      ## To use the settings in this file, you will have to uncomment them,
239bd5a
@@ -2885,7 +2885,7 @@
239bd5a
 
239bd5a
 
239bd5a
      ##
239bd5a
-     ## Global settings (useful for setting up in /usr/local/etc/wgetrc).
239bd5a
+     ## Global settings (useful for setting up in /etc/wgetrc).
239bd5a
      ## Think well before you change them, since they may reduce wget's
239bd5a
      ## functionality, and make it behave contrary to the documentation:
239bd5a
      ##
239bd5a
diff -urN wget-1.12/doc/wget.texi wget-1.12.patched/doc/wget.texi
239bd5a
--- wget-1.12/doc/wget.texi	2009-09-04 23:22:04.000000000 +0200
239bd5a
+++ wget-1.12.patched/doc/wget.texi	2009-11-17 12:29:03.000000000 +0100
239bd5a
@@ -2670,8 +2670,8 @@
239bd5a
 @cindex location of wgetrc
239bd5a
 
239bd5a
 When initializing, Wget will look for a @dfn{global} startup file,
239bd5a
-@file{/usr/local/etc/wgetrc} by default (or some prefix other than
239bd5a
-@file{/usr/local}, if Wget was not installed there) and read commands
239bd5a
+@file{/etc/wgetrc} by default (or some prefix other than
239bd5a
+@file{/etc}, if Wget was not installed there) and read commands
239bd5a
 from there, if it exists.
239bd5a
 
239bd5a
 Then it will look for the user's file.  If the environmental variable
239bd5a
@@ -2682,7 +2682,7 @@
239bd5a
 
239bd5a
 The fact that user's settings are loaded after the system-wide ones
239bd5a
 means that in case of collision user's wgetrc @emph{overrides} the
239bd5a
-system-wide wgetrc (in @file{/usr/local/etc/wgetrc} by default).
239bd5a
+system-wide wgetrc (in @file{/etc/wgetrc} by default).
239bd5a
 Fascist admins, away!
239bd5a
 
239bd5a
 @node Wgetrc Syntax, Wgetrc Commands, Wgetrc Location, Startup File
239bd5a
diff -urN wget-1.12/NEWS wget-1.12.patched/NEWS
239bd5a
--- wget-1.12/NEWS	2009-09-22 04:53:35.000000000 +0200
239bd5a
+++ wget-1.12.patched/NEWS	2009-11-17 12:30:10.000000000 +0100
239bd5a
@@ -562,7 +562,7 @@
239bd5a
 
239bd5a
 ** Compiles on pre-ANSI compilers.
239bd5a
 
239bd5a
-** Global wgetrc now goes to /usr/local/etc (i.e. $sysconfdir).
239bd5a
+** Global wgetrc now goes to /etc (i.e. $sysconfdir).
239bd5a
 
239bd5a
 ** Lots of bugfixes.
239bd5a
 
239bd5a
@@ -625,7 +625,7 @@
239bd5a
 ** Fixed a long-standing bug, so that Wget now works over SLIP
239bd5a
 connections.
239bd5a
 
239bd5a
-** You can have a system-wide wgetrc (/usr/local/lib/wgetrc by
239bd5a
+** You can have a system-wide wgetrc (/etc/wgetrc by
239bd5a
 default). Settings in $HOME/.wgetrc override the global ones, of
239bd5a
 course :-)
239bd5a
 
239bd5a
diff -urN wget-1.12/README wget-1.12.patched/README
239bd5a
--- wget-1.12/README	2009-09-21 00:59:32.000000000 +0200
239bd5a
+++ wget-1.12.patched/README	2009-11-17 12:30:27.000000000 +0100
239bd5a
@@ -33,7 +33,7 @@
239bd5a
 
239bd5a
 Most of the features are configurable, either through command-line
239bd5a
 options, or via initialization file .wgetrc.  Wget allows you to
239bd5a
-install a global startup file (/usr/local/etc/wgetrc by default) for
239bd5a
+install a global startup file (/etc/wgetrc by default) for
239bd5a
 site settings.
239bd5a
 
239bd5a
 Wget works under almost all Unix variants in use today and, unlike
62d384e
--- wget-1.12/doc/wget.info.start	2011-12-19 10:34:29.409272713 -0600
62d384e
+++ wget-1.12/doc/wget.info	2011-12-19 10:34:51.760129197 -0600
62d384e
@@ -113,7 +113,7 @@
62d384e
    * Most of the features are fully configurable, either through
62d384e
      command line options, or via the initialization file `.wgetrc'
62d384e
      (*note Startup File::).  Wget allows you to define "global"
62d384e
-     startup files (`/usr/local/etc/wgetrc' by default) for site
62d384e
+     startup files (`/etc/wgetrc' by default) for site
62d384e
      settings. You can also specify the location of a startup file with
62d384e
      the -config option.
62d384e
 
62d384e
--- wget-1.12/doc/wget.texi.start	2011-12-19 10:38:18.305730849 -0600
62d384e
+++ wget-1.12/doc/wget.texi	2011-12-19 10:38:49.272615753 -0600
62d384e
@@ -190,14 +190,14 @@
62d384e
 Most of the features are fully configurable, either through command line
62d384e
 options, or via the initialization file @file{.wgetrc} (@pxref{Startup
62d384e
 File}).  Wget allows you to define @dfn{global} startup files
62d384e
-(@file{/usr/local/etc/wgetrc} by default) for site settings. You can also
62d384e
+(@file{/etc/wgetrc} by default) for site settings. You can also
62d384e
 specify the location of a startup file with the --config option.
62d384e
  
62d384e
 
62d384e
 @ignore
62d384e
 @c man begin FILES
62d384e
 @table @samp
62d384e
-@item /usr/local/etc/wgetrc
62d384e
+@item /etc/wgetrc
62d384e
 Default location of the @dfn{global} startup file.
62d384e
 
62d384e
 @item .wgetrc