From owner-freebsd-commit Fri Sep 22 10:25:02 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA10833 for freebsd-commit-outgoing; Fri, 22 Sep 1995 10:25:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA10816 for cvs-all-outgoing; Fri, 22 Sep 1995 10:24:59 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA10806 for cvs-usrsbin-outgoing; Fri, 22 Sep 1995 10:24:57 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA10794 ; Fri, 22 Sep 1995 10:24:52 -0700 Date: Fri, 22 Sep 1995 10:24:52 -0700 From: "Garrett A. Wollman" Message-Id: <199509221724.KAA10794@freefall.freebsd.org> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/tcpdump/tcpdump print-atalk.c tcpdump.1 Sender: owner-commit@FreeBSD.org Precedence: bulk wollman 95/09/22 10:24:52 Modified: usr.sbin/tcpdump/tcpdump print-atalk.c tcpdump.1 Log: Print EtherTalk packets correctly; closes PR 649. Document `-T' option in manual page. Submitted by: Toshihiro Kanda (first fix only)