summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/netstat.h
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-09-07 12:00:50 +0000
committerru <ru@FreeBSD.org>2001-09-07 12:00:50 +0000
commit63326af6cd5d7d77a690b61ec9797fbd94a36ad0 (patch)
treeeffc196829f7d31cec8a88b1e38317340096ff7b /usr.bin/netstat/netstat.h
parent733af41f5a8c821afd7b0bfc9fc0e9db8b770646 (diff)
downloadFreeBSD-src-63326af6cd5d7d77a690b61ec9797fbd94a36ad0.zip
FreeBSD-src-63326af6cd5d7d77a690b61ec9797fbd94a36ad0.tar.gz
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.)
Diffstat (limited to 'usr.bin/netstat/netstat.h')
-rw-r--r--usr.bin/netstat/netstat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/netstat/netstat.h b/usr.bin/netstat/netstat.h
index 3efa21e..eca68c0 100644
--- a/usr.bin/netstat/netstat.h
+++ b/usr.bin/netstat/netstat.h
@@ -42,7 +42,6 @@ extern int bflag; /* show i/f total bytes in/out */
extern int dflag; /* show i/f dropped packets */
extern int gflag; /* show group (multicast) routing or stats */
extern int iflag; /* show interfaces */
-extern int lflag; /* show routing table with use and ref */
extern int Lflag; /* show size of listen queues */
extern int mflag; /* show memory stats */
extern int numeric_addr; /* show addresses numerically */
OpenPOWER on IntegriCloud