From 7f8d5d6f875bc8390ba90d3d701d9f519bc7efb2 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Wed, 22 Dec 2010 14:08:17 +0100 Subject: [PATCH] doc: remove wrong description of -k -K used together with -E. --- doc/ChangeLog | 6 ++++++ doc/wget.texi | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index ca6d8219..528a2eb5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2010-12-22 Giuseppe Scrivano + + * wget.texi (HTTP Options): Remove sentence which doesn't reflect + the wget behaviour when -k -K are used with -E. + Reported by: pike-wget@kw.nl. + 2010-08-08 Reza Snowdon * wget.texi: Added information about the config option to the 'Overview' section and a description of the option in diff --git a/doc/wget.texi b/doc/wget.texi index fbb3d894..7a39c86d 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -1188,10 +1188,7 @@ Note that filenames changed in this way will be re-downloaded every time you re-mirror a site, because Wget can't tell that the local @file{@var{X}.html} file corresponds to remote URL @samp{@var{X}} (since it doesn't yet know that the URL produces output of type -@samp{text/html} or @samp{application/xhtml+xml}. To prevent this -re-downloading, you must use @samp{-k} and @samp{-K} so that the original -version of the file will be saved as @file{@var{X}.orig} (@pxref{Recursive -Retrieval Options}). +@samp{text/html} or @samp{application/xhtml+xml}. As of version 1.12, Wget will also ensure that any downloaded files of type @samp{text/css} end in the suffix @samp{.css}, and the option was -- 2.39.2