]> git.pld-linux.org Git - packages/wget.git/blobdiff - wget-wgetrc_path.patch
- rel 2; reenable debug as it is the only way to see what requests wget is issuing...
[packages/wget.git] / wget-wgetrc_path.patch
index 2550499beaa1415cc1c1871d31bc0ce8467fff84..d4a36997b572deb87c2895105f5c4c1c4b6644ab 100644 (file)
@@ -28,7 +28,7 @@ diff -Nur wget-1.10/doc.orig/sample.wgetrc wget-1.10/doc/sample.wgetrc
 @@ -7,7 +7,7 @@
  ## not contain a comprehensive list of commands -- look at the manual
  ## to find out what you can put into this 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).
@@ -46,12 +46,14 @@ diff -Nur wget-1.10/doc.orig/sample.wgetrc wget-1.10/doc/sample.wgetrc
 diff -Nur wget-1.10/doc.orig/wget.texi wget-1.10/doc/wget.texi
 --- wget-1.10/doc.orig/wget.texi       2005-06-22 09:42:36.000000000 +0200
 +++ wget-1.10/doc/wget.texi    2005-06-22 09:44:02.000000000 +0200
-@@ -204,12 +204,12 @@
+@@ -190,14 +190,14 @@
  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.
-+(@file{/etc/wgetrc} by default) for site settings.
+-(@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.
+  
  
  @ignore
  @c man begin FILES
This page took 0.036058 seconds and 4 git commands to generate.