Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates-src > by-pkgid > 550541ba8dc72b7c3d82d575669291f9 > files > 1

wget-1.19.2-1.mga6.src.rpm

diff -Naurp wget-1.17/README wget-1.17.oden/README
--- wget-1.17/README	2015-11-09 15:24:06.000000000 +0000
+++ wget-1.17.oden/README	2015-11-26 14:56:30.000000000 +0000
@@ -33,7 +33,7 @@ for socks.
 
 Most of the features are configurable, either through command-line
 options, or via initialization file .wgetrc.  Wget allows you to
-install a global startup file (/usr/local/etc/wgetrc by default) for
+install a global startup file (/etc/wgetrc by default) for
 site settings.
 
 Wget works under almost all Unix variants in use today and, unlike
diff -Naurp wget-1.17/doc/sample.wgetrc wget-1.17.oden/doc/sample.wgetrc
--- wget-1.17/doc/sample.wgetrc	2015-11-09 15:24:06.000000000 +0000
+++ wget-1.17.oden/doc/sample.wgetrc	2015-11-26 14:56:30.000000000 +0000
@@ -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 /etc/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,
@@ -22,7 +22,7 @@
 
 
 ##
-## Global settings (useful for setting up in /usr/local/etc/wgetrc).
+## Global settings (useful for setting up in /etc/wgetrc).
 ## Think well before you change them, since they may reduce wget's
 ## functionality, and make it behave contrary to the documentation:
 ##
diff -Naurp wget-1.17/doc/sample.wgetrc.munged_for_texi_inclusion wget-1.17.oden/doc/sample.wgetrc.munged_for_texi_inclusion
--- wget-1.17/doc/sample.wgetrc.munged_for_texi_inclusion	2015-11-15 14:11:06.000000000 +0000
+++ wget-1.17.oden/doc/sample.wgetrc.munged_for_texi_inclusion	2015-11-26 14:56:30.000000000 +0000
@@ -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 /etc/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,
@@ -22,7 +22,7 @@
 
 
 ##
-## Global settings (useful for setting up in /usr/local/etc/wgetrc).
+## Global settings (useful for setting up in /etc/wgetrc).
 ## Think well before you change them, since they may reduce wget's
 ## functionality, and make it behave contrary to the documentation:
 ##
diff -Naurp wget-1.17/doc/wget.info wget-1.17.oden/doc/wget.info
--- wget-1.17/doc/wget.info	2015-11-15 14:11:08.000000000 +0000
+++ wget-1.17.oden/doc/wget.info	2015-11-26 14:56:30.000000000 +0000
@@ -113,7 +113,7 @@ retrieval through HTTP proxies.
    • Most of the features are fully configurable, either through command
      line options, or via the initialization file ‘.wgetrc’ (*note
      Startup File::).  Wget allows you to define “global” startup files
-     (‘/usr/local/etc/wgetrc’ by default) for site settings.  You can
+     (‘/etc/wgetrc’ by default) for site settings.  You can
      also specify the location of a startup file with the –config
      option.  To disable the reading of config files, use –no-config.
      If both –config and –no-config are given, –no-config is ignored.
@@ -2712,7 +2712,7 @@ File: wget.info,  Node: Wgetrc Location,
 ===================
 
 When initializing, Wget will look for a “global” startup file,
-‘/usr/local/etc/wgetrc’ by default (or some prefix other than
+‘/etc/wgetrc’ by default (or some prefix other than
 ‘/usr/local’, if Wget was not installed there) and read commands from
 there, if it exists.
 
@@ -2724,7 +2724,7 @@ further attempts will be made.
 
    The fact that user’s settings are loaded after the system-wide ones
 means that in case of collision user’s wgetrc _overrides_ the
-system-wide wgetrc (in ‘/usr/local/etc/wgetrc’ by default).  Fascist
+system-wide wgetrc (in ‘/etc/wgetrc’ by default).  Fascist
 admins, away!
 
 
@@ -3261,7 +3261,7 @@ its line.
      ## 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 /etc/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,
@@ -3273,7 +3273,7 @@ its line.
 
 
      ##
-     ## Global settings (useful for setting up in /usr/local/etc/wgetrc).
+     ## Global settings (useful for setting up in /etc/wgetrc).
      ## Think well before you change them, since they may reduce wget's
      ## functionality, and make it behave contrary to the documentation:
      ##
diff -Naurp wget-1.17/doc/wget.texi wget-1.17.oden/doc/wget.texi
--- wget-1.17/doc/wget.texi	2015-11-09 15:24:17.000000000 +0000
+++ wget-1.17.oden/doc/wget.texi	2015-11-26 14:56:30.000000000 +0000
@@ -191,16 +191,16 @@ gauge can be customized to your preferen
 Most of the features are fully configurable, either through command line
 options, or via the initialization file @file{.wgetrc} (@pxref{Startup
 File}).  Wget allows you to define @dfn{global} startup files
-(@file{/usr/local/etc/wgetrc} by default) for site settings. You can also
+(@file{/etc/wgetrc} by default) for site settings. You can also
 specify the location of a startup file with the --config option.
 To disable the reading of config files, use --no-config.
 If both --config and --no-config are given, --no-config is ignored.
  
 
 @ignore
 @c man begin FILES
 @table @samp
-@item /usr/local/etc/wgetrc
+@item /etc/wgetrc
 Default location of the @dfn{global} startup file.
 
 @item .wgetrc
@@ -3030,7 +3030,7 @@ commands.
 @cindex location of wgetrc
 
 When initializing, Wget will look for a @dfn{global} startup file,
-@file{/usr/local/etc/wgetrc} by default (or some prefix other than
+@file{/etc/wgetrc} by default (or some prefix other than
 @file{/usr/local}, if Wget was not installed there) and read commands
 from there, if it exists.
 
@@ -3042,7 +3042,7 @@ If @code{WGETRC} is not set, Wget will t
 
 The fact that user's settings are loaded after the system-wide ones
 means that in case of collision user's wgetrc @emph{overrides} the
-system-wide wgetrc (in @file{/usr/local/etc/wgetrc} by default).
+system-wide wgetrc (in @file{/etc/wgetrc} by default).
 Fascist admins, away!
 
 @node Wgetrc Syntax, Wgetrc Commands, Wgetrc Location, Startup File