mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Hack Kampbjorn noticed that I accidentally repeated a word.
This commit is contained in:
parent
6dd2357558
commit
f1f1c3956b
@ -26,8 +26,8 @@ notice identical to this one.
|
||||
|
||||
Indirect:
|
||||
wget.info-1: 961
|
||||
wget.info-2: 48421
|
||||
wget.info-3: 96945
|
||||
wget.info-2: 48414
|
||||
wget.info-3: 96938
|
||||
|
||||
Tag Table:
|
||||
(Indirect)
|
||||
@ -41,48 +41,48 @@ Node: Logging and Input File Options10287
|
||||
Node: Download Options12812
|
||||
Node: Directory Options20659
|
||||
Node: HTTP Options23137
|
||||
Node: FTP Options28089
|
||||
Node: Recursive Retrieval Options30071
|
||||
Node: Recursive Accept/Reject Options34783
|
||||
Node: Recursive Retrieval38009
|
||||
Node: Following Links40307
|
||||
Node: Relative Links41335
|
||||
Node: Host Checking41849
|
||||
Node: Domain Acceptance43874
|
||||
Node: All Hosts45544
|
||||
Node: Types of Files45971
|
||||
Node: Directory-Based Limits48421
|
||||
Node: FTP Links51061
|
||||
Node: Time-Stamping51931
|
||||
Node: Time-Stamping Usage53568
|
||||
Node: HTTP Time-Stamping Internals55137
|
||||
Node: FTP Time-Stamping Internals56607
|
||||
Node: Startup File57815
|
||||
Node: Wgetrc Location58688
|
||||
Node: Wgetrc Syntax59503
|
||||
Node: Wgetrc Commands60218
|
||||
Node: Sample Wgetrc68475
|
||||
Node: Examples73494
|
||||
Node: Simple Usage74101
|
||||
Node: Advanced Usage76495
|
||||
Node: Guru Usage79246
|
||||
Node: Various80908
|
||||
Node: Proxies81432
|
||||
Node: Distribution84197
|
||||
Node: Mailing List84548
|
||||
Node: Reporting Bugs85247
|
||||
Node: Portability87032
|
||||
Node: Signals88407
|
||||
Node: Appendices89061
|
||||
Node: Robots89476
|
||||
Node: Introduction to RES90623
|
||||
Node: RES Format92516
|
||||
Node: User-Agent Field93620
|
||||
Node: Disallow Field94384
|
||||
Node: Norobots Examples94995
|
||||
Node: Security Considerations95949
|
||||
Node: Contributors96945
|
||||
Node: Copying99584
|
||||
Node: Concept Index118747
|
||||
Node: FTP Options28082
|
||||
Node: Recursive Retrieval Options30064
|
||||
Node: Recursive Accept/Reject Options34776
|
||||
Node: Recursive Retrieval38002
|
||||
Node: Following Links40300
|
||||
Node: Relative Links41328
|
||||
Node: Host Checking41842
|
||||
Node: Domain Acceptance43867
|
||||
Node: All Hosts45537
|
||||
Node: Types of Files45964
|
||||
Node: Directory-Based Limits48414
|
||||
Node: FTP Links51054
|
||||
Node: Time-Stamping51924
|
||||
Node: Time-Stamping Usage53561
|
||||
Node: HTTP Time-Stamping Internals55130
|
||||
Node: FTP Time-Stamping Internals56600
|
||||
Node: Startup File57808
|
||||
Node: Wgetrc Location58681
|
||||
Node: Wgetrc Syntax59496
|
||||
Node: Wgetrc Commands60211
|
||||
Node: Sample Wgetrc68468
|
||||
Node: Examples73487
|
||||
Node: Simple Usage74094
|
||||
Node: Advanced Usage76488
|
||||
Node: Guru Usage79239
|
||||
Node: Various80901
|
||||
Node: Proxies81425
|
||||
Node: Distribution84190
|
||||
Node: Mailing List84541
|
||||
Node: Reporting Bugs85240
|
||||
Node: Portability87025
|
||||
Node: Signals88400
|
||||
Node: Appendices89054
|
||||
Node: Robots89469
|
||||
Node: Introduction to RES90616
|
||||
Node: RES Format92509
|
||||
Node: User-Agent Field93613
|
||||
Node: Disallow Field94377
|
||||
Node: Norobots Examples94988
|
||||
Node: Security Considerations95942
|
||||
Node: Contributors96938
|
||||
Node: Copying99577
|
||||
Node: Concept Index118740
|
||||
|
||||
End Tag Table
|
||||
|
@ -590,10 +590,10 @@ HTTP Options
|
||||
If a file of type `text/html' is downloaded and the URL does not
|
||||
end with the regexp "\.[Hh][Tt][Mm][Ll]?", this option will cause
|
||||
the suffix `.html' to be appended to the local filename. This is
|
||||
useful, for instance, when you're you're mirroring a remote site
|
||||
that uses `.asp' pages, but you want the mirrored pages to be
|
||||
viewable on your stock Apache server. Another good use for this
|
||||
is when you're downloading the output of CGIs. A URL like
|
||||
useful, for instance, when you're mirroring a remote site that uses
|
||||
`.asp' pages, but you want the mirrored pages to be viewable on
|
||||
your stock Apache server. Another good use for this is when you're
|
||||
downloading the output of CGIs. A URL like
|
||||
`http://site.com/article.cgi?25' will be saved as
|
||||
`article.cgi?25.html'.
|
||||
|
||||
|
@ -712,9 +712,9 @@ current directory).
|
||||
If a file of type @samp{text/html} is downloaded and the URL does not
|
||||
end with the regexp "\.[Hh][Tt][Mm][Ll]?", this option will cause the
|
||||
suffix @samp{.html} to be appended to the local filename. This is
|
||||
useful, for instance, when you're you're mirroring a remote site that
|
||||
uses @samp{.asp} pages, but you want the mirrored pages to be viewable
|
||||
on your stock Apache server. Another good use for this is when you're
|
||||
useful, for instance, when you're mirroring a remote site that uses
|
||||
@samp{.asp} pages, but you want the mirrored pages to be viewable on
|
||||
your stock Apache server. Another good use for this is when you're
|
||||
downloading the output of CGIs. A URL like
|
||||
@samp{http://site.com/article.cgi?25} will be saved as
|
||||
@file{article.cgi?25.html}.
|
||||
|
Loading…
Reference in New Issue
Block a user