mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Fix a broken reference to Security Considerations section in tex-generated
documents (like the man page).
This commit is contained in:
parent
e815fe81a0
commit
b2e0ff1642
@ -1,3 +1,8 @@
|
|||||||
|
2005-04-27 Mauro Tortonesi <mauro@ferrara.linux.it>
|
||||||
|
|
||||||
|
* wget.texi: Fixed a broken reference to Security Considerations
|
||||||
|
section in tex-generated documents (like the man page).
|
||||||
|
|
||||||
2005-04-27 Mauro Tortonesi <mauro@ferrara.linux.it>
|
2005-04-27 Mauro Tortonesi <mauro@ferrara.linux.it>
|
||||||
|
|
||||||
* wget.texi: Document --user, --password, --ftp-user and the
|
* wget.texi: Document --user, --password, --ftp-user and the
|
||||||
|
@ -1085,8 +1085,10 @@ those files from other users with @code{chmod}. If the passwords are
|
|||||||
really important, do not leave them lying in those files either---edit
|
really important, do not leave them lying in those files either---edit
|
||||||
the files and delete them after Wget has started the download.
|
the files and delete them after Wget has started the download.
|
||||||
|
|
||||||
|
@iftex
|
||||||
For more information about security issues with Wget, @xref{Security
|
For more information about security issues with Wget, @xref{Security
|
||||||
Considerations}.
|
Considerations}.
|
||||||
|
@end iftex
|
||||||
|
|
||||||
@cindex proxy
|
@cindex proxy
|
||||||
@cindex cache
|
@cindex cache
|
||||||
@ -1455,8 +1457,10 @@ those files from other users with @code{chmod}. If the passwords are
|
|||||||
really important, do not leave them lying in those files either---edit
|
really important, do not leave them lying in those files either---edit
|
||||||
the files and delete them after Wget has started the download.
|
the files and delete them after Wget has started the download.
|
||||||
|
|
||||||
|
@iftex
|
||||||
For more information about security issues with Wget, @xref{Security
|
For more information about security issues with Wget, @xref{Security
|
||||||
Considerations}.
|
Considerations}.
|
||||||
|
@end iftex
|
||||||
|
|
||||||
@cindex .listing files, removing
|
@cindex .listing files, removing
|
||||||
@item --no-remove-listing
|
@item --no-remove-listing
|
||||||
|
Loading…
Reference in New Issue
Block a user