]> sjero.net Git - wget/commitdiff
doc: Make clearer the default recursion level.
authorGiuseppe Scrivano <gscrivano@gnu.org>
Tue, 5 Jul 2011 08:28:00 +0000 (10:28 +0200)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Tue, 5 Jul 2011 08:28:00 +0000 (10:28 +0200)
doc/ChangeLog
doc/wget.texi

index 9624b2c14e906e273bf21c81457873f3b828d2ee..05540cfee101fdac84a6c7d7026e8e4f5b564db6 100644 (file)
@@ -1,3 +1,9 @@
+2011-07-05  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * wget.texi (Recursive Retrieval Options): Make clearer that recursion,
+       by default, uses 5 levels.
+       Reported by: Marc Deop <damnshock@gmail.com>.
+
 2011-03-21  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * wget.texi: Do not cite the current maintainer.
index 7af58050c76f2b66ce04caefb9b7606dc3690483..8706fb2c89cc4dca103ac293760af335db58b79f 100644 (file)
@@ -1764,12 +1764,12 @@ case.
 @item -r
 @itemx --recursive
 Turn on recursive retrieving.  @xref{Recursive Download}, for more
-details.
+details.  The default maximum depth is 5.
 
 @item -l @var{depth}
 @itemx --level=@var{depth}
 Specify recursion maximum depth level @var{depth} (@pxref{Recursive
-Download}).  The default maximum depth is 5.
+Download}).
 
 @cindex proxy filling
 @cindex delete after retrieval