Bug 446195 - unsupported parameter in arp man page
Summary: unsupported parameter in arp man page
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: net-tools
Version: 8
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Radek Vokál
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-13 13:24 UTC by Milos Malik
Modified: 2008-07-15 12:42 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-15 12:42:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Milos Malik 2008-05-13 13:24:59 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; cs-CZ; rv:1.8.1.14) Gecko/20080416 Fedora/2.0.0.14-1.fc8 Firefox/2.0.0.14

Description of problem:
The man page claims that the arp utility recognizes "--display" parameter, but it doesn't. There should be parameter "--all" instead of "--display" in the man page.

Version-Release number of selected component (if applicable):
net-tools-1.60-84

How reproducible:
Always


Steps to Reproduce:
1. man arp
2. search for "--display"
3. /sbin/arp --display


Actual Results:
The man page contains following line:

       -a [hostname], --display [hostname]


Expected Results:
The man page contains following line:

       -a [hostname], --all [hostname]


Additional info:


Note You need to log in before you can comment on or make changes to this bug.