X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2Fwget.texi;h=7a39c86d23cf2e3121ecf174143668d1b91e37d0;hp=fbb3d8945cea205667424de32d0971385f0f2489;hb=7f8d5d6f875bc8390ba90d3d701d9f519bc7efb2;hpb=e52cd21256cd8423cdc51f211fdeeb5d339539f0 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