From owner-cvs-all Fri Sep 7 5: 0:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6F5B37B407; Fri, 7 Sep 2001 05:00:50 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f87C0oW35571; Fri, 7 Sep 2001 05:00:50 -0700 (PDT) (envelope-from ru) Message-Id: <200109071200.f87C0oW35571@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 7 Sep 2001 05:00:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat inet6.c main.c mroute6.c netstat.h route.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2001/09/07 05:00:50 PDT Modified files: usr.bin/netstat inet6.c main.c mroute6.c netstat.h route.c Log: Deprecate the -l option in favour of more natural -W. The compatibility glue is still provided. (This change is not yet reflected in the manpage, nor in usage(). This will be fixed at a later time today, with the general manpage cleanup commit.) Revision Changes Path 1.18 +3 -3 src/usr.bin/netstat/inet6.c 1.54 +2 -5 src/usr.bin/netstat/main.c 1.11 +3 -3 src/usr.bin/netstat/mroute6.c 1.32 +1 -2 src/usr.bin/netstat/netstat.h 1.62 +7 -7 src/usr.bin/netstat/route.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message