Bug 1017106

Summary: excessive line for '-nv' option in 'wget' manpage
Product: [Fedora] Fedora Reporter: Adri Verhoef <bugzilla>
Component: wgetAssignee: Tomáš Hozza <thozza>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 19CC: lnie, micah, thozza
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: wget-1.14-10.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-07 06:29:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Adri Verhoef 2013-10-09 09:25:20 UTC
Description of problem:
In the manpage of 'wget' the line for option -nv is mentioned twice; the first time above '--no-verbose', the second time above '--report-speed'.  The second one should be removed.

Version-Release number of selected component (if applicable):
wget-1.14-8.fc19.x86_64

How reproducible:
$ man wget | grep -C1 ' -nv'


Actual results:

       -nv
       --no-verbose
--

       -nv
       --report-speed=type

Expected results:

       -nv
       --no-verbose

Additional info:
There is no alternative (abbreviation) for the '--report-speed' option, so the second '-nv' line should just be removed.

Comment 1 Tomáš Hozza 2013-10-10 12:32:36 UTC
Fixed in:
wget-1.14-9.fc19
wget-1.14-10.fc20
wget-1.14-10.fc21

Comment 2 Fedora Update System 2014-03-05 14:22:01 UTC
wget-1.14-10.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/wget-1.14-10.fc19

Comment 3 Fedora Update System 2014-03-05 14:47:47 UTC
wget-1.14-12.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/wget-1.14-12.fc20

Comment 4 lnie 2014-03-06 08:10:31 UTC
wget-1.14-12.fc20 works

Comment 5 Fedora Update System 2014-03-06 08:13:11 UTC
Package wget-1.14-12.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing wget-1.14-12.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-3460/wget-1.14-12.fc20
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-03-07 06:29:11 UTC
wget-1.14-12.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2014-03-10 06:45:19 UTC
wget-1.14-10.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.