From owner-cvs-usrbin Wed Dec 3 19:46:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA13451 for cvs-usrbin-outgoing; Wed, 3 Dec 1997 19:46:10 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA13319; Wed, 3 Dec 1997 19:45:44 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id TAA08678; Wed, 3 Dec 1997 19:44:47 -0800 (PST) Date: Wed, 3 Dec 1997 19:44:47 -0800 (PST) Message-Id: <199712040344.TAA08678@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/systat netcmds.c systat.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1997/12/03 19:44:47 PST Modified files: usr.bin/systat netcmds.c systat.1 Log: Use 'proto ' to select the protocol to display in netstat-mode to avoid a conflict with tcp-mode. Also while documenting this new feature in the manpage, fix a minor display nit. PR: 5159 Submitted by: Sergei Chechetkin Revision Changes Path 1.7 +16 -8 src/usr.bin/systat/netcmds.c 1.11 +5 -4 src/usr.bin/systat/systat.1