Blame SOURCES/wget-1.14-rh1147572.patch

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