]> git.pld-linux.org Git - packages/wget.git/commitdiff
- added doc. entry for user_agent to info page
authortwittner <twittner@pld-linux.org>
Sun, 29 May 2005 12:50:05 +0000 (12:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wget-user_agent_conf.patch -> 1.2

wget-user_agent_conf.patch

index 8aa00ee105f683a8bfe31ca3c4823400b183bba1..e1c9ff68849904a44bef1afac583f6565027488a 100644 (file)
@@ -1,3 +1,16 @@
+diff -Nurb wget-1.9.1.bef/doc/wget.texi wget-1.9.1.new/doc/wget.texi
+--- wget-1.9.1.bef/doc/wget.texi       2005-05-29 09:12:59.000000000 +0200
++++ wget-1.9.1.new/doc/wget.texi       2005-05-29 14:43:11.000000000 +0200
+@@ -2436,6 +2436,9 @@
+ @item use_proxy = on/off
+ Turn proxy support on/off.  The same as @samp{-Y}.
++@item user_agent = @var{agent-string}
++Identify as @var{agent-string} to the @sc{http} server.
++
+ @item verbose = on/off
+ Turn verbose on/off---the same as @samp{-v}/@samp{-nv}.
 diff -Nurb wget-1.9.1.bef/src/http.c wget-1.9.1.new/src/http.c
 --- wget-1.9.1.bef/src/http.c  2005-05-29 09:12:59.000000000 +0200
 +++ wget-1.9.1.new/src/http.c  2005-05-29 12:43:11.000000000 +0200
This page took 0.046272 seconds and 4 git commands to generate.