From: hniksic Date: Sun, 16 Dec 2001 18:05:34 +0000 (-0800) Subject: [svn] Undocument simple_host_check. X-Git-Tag: v1.13~1878 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=5f63b4f873a6bed60fc75613eec595b0693a74e6 [svn] Undocument simple_host_check. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index c3464271..4edcd268 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2001-12-16 Hrvoje Niksic + + * wget.texi (Wgetrc Commands): Undocument simple_host_check. + 2001-12-13 Hrvoje Niksic * wget.texi (Robots): Fix broken URLs that point to the webcrawler diff --git a/doc/wget.texi b/doc/wget.texi index 7bb52c2e..50755165 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -2179,9 +2179,6 @@ what you are doing before changing the default (which is @samp{on}). Choose whether or not to print the @sc{http} and @sc{ftp} server responses---the same as @samp{-S}. -@item simple_host_check = on/off -Same as @samp{-nh} (@pxref{Spanning Hosts}). - @item span_hosts = on/off Same as @samp{-H}.