Blame SOURCES/wget-1.14-rh1147572.patch

87e294
From 798f554773baf1adca376500ca120a992e6d7492 Mon Sep 17 00:00:00 2001
87e294
From: Tim Ruehsen <tim.ruehsen@gmx.de>
87e294
Date: Tue, 28 Aug 2012 16:38:21 +0200
87e294
Subject: [PATCH] remove -nv from --report-speed in doc/wget.texi
87e294
87e294
---
87e294
 doc/wget.texi | 3 +--
87e294
 2 files changed, 5 insertions(+), 2 deletions(-)
87e294
87e294
diff --git a/doc/wget.texi b/doc/wget.texi
87e294
index 7efdc72..400debe 100644
87e294
--- a/doc/wget.texi
87e294
+++ b/doc/wget.texi
87e294
@@ -479,8 +479,7 @@ Turn off verbose without being completely quiet (use @samp{-q} for
87e294
 that), which means that error messages and basic information still get
87e294
 printed.
87e294
 
87e294
-@item -nv
87e294
-@itemx --report-speed=@var{type}
87e294
+@item --report-speed=@var{type}
87e294
 Output bandwidth as @var{type}.  The only accepted value is @samp{bits}.
87e294
 
87e294
 @cindex input-file
87e294
-- 
87e294
1.9.3
87e294