Bug 663734

Summary: ping(8) and ping6(8) man page fixes
Product: [Fedora] Fedora Reporter: John Bradshaw <john>
Component: iputilsAssignee: Jiri Skala <jskala>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: aglotov, jskala, ovasik
Target Milestone: ---Keywords: ManPageChange, Patch
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-29 07:32:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
ping6(8) patch
none
ping(8) patch none

Description John Bradshaw 2010-12-16 17:18:19 UTC
Description of problem:
Spelling & grammar errors in ping and ping6 man pages

Version-Release number of selected component (if applicable):
iputils-20020927-46.el5

How reproducible:
Always

Steps to Reproduce:
"man 8 ping" or "man 8 ping6" (files are identical)
/usr/share/man/man8/ping.8.gz
/usr/share/man/man8/ping6.8.gz

Additional info:
$ diff ping.8 ping_fixed
27,28c27,28
< effectively not more than one (or more, if preload is set) unanswered probes
< present in the network. Minimal interval is 200msec for not super-user.
---
> effectively not more than one (or more, if preload is set) unanswered probe
> is present in the network. Minimal interval is 200msec for non super-users.
184c184
< in absense of any responses, otherwise \fBping\fR waits for two RTTs.
---
> in absence of any responses, otherwise \fBping\fR waits for two RTTs.
283c283
< In normal operation ping prints the ttl value from the packet it receives.
---
> In normal operation ping prints the TTL value from the packet it receives.

ping6.8 is identical to ping.8 -- same diff applies

Comment 1 John Bradshaw 2010-12-22 23:14:43 UTC
Created attachment 470337 [details]
ping6(8) patch

Comment 2 John Bradshaw 2010-12-22 23:15:17 UTC
Created attachment 470338 [details]
ping(8) patch

Comment 3 RHEL Program Management 2011-01-11 20:32:05 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated in the
current release, Red Hat is unfortunately unable to address this
request at this time. Red Hat invites you to ask your support
representative to propose this request, if appropriate and relevant,
in the next release of Red Hat Enterprise Linux.

Comment 4 RHEL Program Management 2011-01-11 22:39:31 UTC
This request was erroneously denied for the current release of
Red Hat Enterprise Linux.  The error has been fixed and this
request has been re-proposed for the current release.

Comment 5 Ondrej Vasik 2011-03-09 20:33:48 UTC
Moving this bug to Fedora as agreed with the reporter. I apologize if the manpage typo/grammar error was already fixed in version included in the Fedora, if that's the case, feel free to close the bug.