diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/wget.texi | 11 |
2 files changed, 10 insertions, 5 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f9967dad..d5e74961 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2014-08-03 Giuseppe Scrivano <gscrivano@gnu.org> + + * wget.texi (Download Options): Fix texinfo warning. + 2014-06-11 Giuseppe Scrivano <gscrivan@redhat.com> * Makefile.am: Remove @VAR@ with $FOO. diff --git a/doc/wget.texi b/doc/wget.texi index c487e1e1..9c2459c8 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -956,7 +956,8 @@ Don't use proxies, even if the appropriate @code{*_proxy} environment variable is defined. @c man end -@xref{Proxies} for more information about the use of proxies with Wget. +@xref{Proxies}, for more information about the use of proxies with +Wget. @c man begin OPTIONS @cindex quota @@ -1306,8 +1307,8 @@ really important, do not leave them lying in those files either---edit the files and delete them after Wget has started the download. @iftex -@xref{Security Considerations} for more information about security issues -with Wget. +@xref{Security Considerations}, for more information about security +issues with Wget. @end iftex @cindex Keep-Alive, turning off @@ -1843,8 +1844,8 @@ really important, do not leave them lying in those files either---edit the files and delete them after Wget has started the download. @iftex -@xref{Security Considerations} for more information about security issues -with Wget. +@xref{Security Considerations}, for more information about security +issues with Wget. @end iftex @cindex .listing files, removing |
