diff options
| author | mycroft <mycroft@NetBSD.org> | 1994-09-17 00:54:42 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1994-09-17 00:54:42 +0000 |
| commit | 27ff0a97a264a53fe263e2bd3b8640d0563a001b (patch) | |
| tree | a0db436457a0dc57ecf15a24cd6b7a67cf76210f /usr.sbin/arp | |
| parent | 8e14ac7b0025c24e5258d1b2eb9f26b4625616d8 (diff) | |
Remove comments about the `trail' keyword.
Diffstat (limited to 'usr.sbin/arp')
| -rw-r--r-- | usr.sbin/arp/arp.8 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 9e825a304f8..0d690c762f7 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)arp.8 8.1 (Berkeley) 6/6/93 -.\" $Id: arp.8,v 1.4 1994/05/13 08:09:21 mycroft Exp $ +.\" $Id: arp.8,v 1.5 1994/09/17 00:54:42 mycroft Exp $ .\" .Dd June 6, 1993 .Dt ARP 8 @@ -49,7 +49,6 @@ .Fl s Ar hostname ether_addr .Op Ar temp .Op Ar pub -.Op Ar trail .Nm arp .Fl f Ar filename .Sh DESCRIPTION @@ -97,9 +96,6 @@ server, responding to requests for .Ar hostname even though the host address is not its own. -The word -.Ar trail -indicates that trailer encapsulations may be sent to this host. .It Fl f Causes the file .Ar filename @@ -112,7 +108,6 @@ in the file should be of the form .Ar hostname ether_addr .Op Ar temp .Op Ar pub -.Op Ar trail .Ed .Pp with argument meanings as given above. |
