1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Fixed rendering of --no-proxy description in the man page. Added information about current maintainer.

This commit is contained in:
mtortonesi 2006-07-10 03:18:53 -07:00
parent 4870566db4
commit ddc3e73adf
2 changed files with 16 additions and 9 deletions

View File

@ -1,3 +1,8 @@
2006-07-10 Mauro Tortonesi <mauro@ferrara.linux.it>
* wget.texi: Fixed rendering of --no-proxy description in the man
page. Added information about current maintainer.
2006-06-28 Mauro Tortonesi <mauro@ferrara.linux.it> 2006-06-28 Mauro Tortonesi <mauro@ferrara.linux.it>
* wget.texi: Removed invariant status to the GPL and GFDL sections. * wget.texi: Removed invariant status to the GPL and GFDL sections.

View File

@ -3,7 +3,7 @@
@c %**start of header @c %**start of header
@setfilename wget.info @setfilename wget.info
@include version.texi @include version.texi
@set UPDATED Jun 2006 @set UPDATED Jul 2006
@settitle GNU Wget @value{VERSION} Manual @settitle GNU Wget @value{VERSION} Manual
@c Disable the monstrous rectangles beside overfull hbox-es. @c Disable the monstrous rectangles beside overfull hbox-es.
@finalout @finalout
@ -61,6 +61,7 @@ entitled ``GNU Free Documentation License''.
@ignore @ignore
@c man begin AUTHOR @c man begin AUTHOR
Originally written by Hrvoje Niksic <hniksic@xemacs.org>. Originally written by Hrvoje Niksic <hniksic@xemacs.org>.
Currently maintained by Mauro Tortonesi <mauro@ferrara.linux.it>.
@c man end @c man end
@c man begin SEEALSO @c man begin SEEALSO
GNU Info entry for @file{wget}. GNU Info entry for @file{wget}.
@ -830,7 +831,9 @@ actions of one.
Don't use proxies, even if the appropriate @code{*_proxy} environment Don't use proxies, even if the appropriate @code{*_proxy} environment
variable is defined. variable is defined.
@c man end
For more information about the use of proxies with Wget, @xref{Proxies}. For more information about the use of proxies with Wget, @xref{Proxies}.
@c man begin OPTIONS
@cindex quota @cindex quota
@item -Q @var{quota} @item -Q @var{quota}
@ -3514,21 +3517,20 @@ me).
@cindex contributors @cindex contributors
@iftex @iftex
GNU Wget was written by Hrvoje Nik@v{s}i@'{c} @email{hniksic@@xemacs.org}. GNU Wget was written by Hrvoje Nik@v{s}i@'{c} @email{hniksic@@xemacs.org},
@end iftex @end iftex
@ifnottex @ifnottex
GNU Wget was written by Hrvoje Niksic @email{hniksic@@xemacs.org}. GNU Wget was written by Hrvoje Niksic @email{hniksic@@xemacs.org},
@end ifnottex @end ifnottex
However, its development could never have gone as far as it has, were it and it is currently maintained by Mauro Tortonesi @email{mauro@@ferrara.linux.it}.
not for the help of many people, either with bug reports, feature
proposals, patches, or letters saying ``Thanks!''. However, the development of Wget could never have gone as far as it has, were
it not for the help of many people, either with bug reports, feature proposals,
patches, or letters saying ``Thanks!''.
Special thanks goes to the following people (no particular order): Special thanks goes to the following people (no particular order):
@itemize @bullet @itemize @bullet
@item Mauro Tortonesi---contributed high-quality IPv6 code and many
other fixes.
@item Dan Harkless---contributed a lot of code and documentation of @item Dan Harkless---contributed a lot of code and documentation of
extremely high quality, as well as the @code{--page-requisites} and extremely high quality, as well as the @code{--page-requisites} and
related options. He was the principal maintainer for some time and related options. He was the principal maintainer for some time and