Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2001 18:57:57 -0700 (PDT)
From:      Matt COwger <mcowger@bowdoin.edu>
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/28215: Incorrect/misleading documentation for arp -s
Message-ID:  <200106170157.f5H1vvF13511@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         28215
>Category:       docs
>Synopsis:       Incorrect/misleading documentation for arp -s
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 16 19:00:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Matt COwger
>Release:        4.3-R
>Organization:
Bowdoin College
>Environment:
FreeBSD blondie.bowdoin.edu 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Wed May  2 22:11:53 EDT 2001     mcowger@diablo.bowdoin.edu:/usr/obj/usr/src/sys/BLONDIE  i386
>Description:
According to the man page for arp(8):

-s hostname ether_addr
Create an ARP entry for the host called hostname with the Ether-net address ether_addr.  The Ethernet address is given as six hex
bytes separated by colons.

However, the hostname is NOT a valid argument, one must supply an IP address.  Hence, the documentation shoudl be changed to:

-s ip ether_addr

or something along those lines.
>How-To-Repeat:
see above
>Fix:
see above.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106170157.f5H1vvF13511>