From c4b18d32cb5bd668c55e0e65ccaa2bd6e74fedaa Mon Sep 17 00:00:00 2001 From: Bernd Eckenfels Date: Thu, 27 Jan 2011 00:40:30 +0000 Subject: added some address family alias (still needs description) Bug#017886 Reported by Toralf --- man/en_US/netstat.8 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/man/en_US/netstat.8 b/man/en_US/netstat.8 index 9ac5313..9c231f6 100644 --- a/man/en_US/netstat.8 +++ b/man/en_US/netstat.8 @@ -9,7 +9,7 @@ .\" Modified: Brian Micek bmicek@gmail.com .\" .\" -.TH NETSTAT 8 "2008\-12\-02" "net\-tools" "Linux System Administrator's Manual" +.TH NETSTAT 8 "2011\-01\-27" "net\-tools" "Linux System Administrator's Manual" .SH NAME netstat \- Print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships @@ -85,11 +85,15 @@ netstat \- Print network connections, routing tables, interface statistics, masq .RB [ -6 ] .RB [ \-\-protocol= { inet , unix , ipx , ax25 , netrom , ddp }[, ...] ] .RB [ \-\-unix | \-x ] -.RB [ \-\-inet | \-\-ip ] +.RB [ \-\-inet | \-\-ip | \-\-tcpip ] .RB [ \-\-ax25 ] +.RB [ \-\-x25 ] +.RB [ \-\-rose ] +.RB [ \-\-ash ] .RB [ \-\-ipx ] .RB [ \-\-netrom ] -.RB [ \-\-ddp ] +.RB [ \-\-ddp | \-\-appletalk ] +.RB [ \-\-econet | \-\-ec ] .SH DESCRIPTION .B Netstat @@ -148,6 +152,7 @@ is a comma (',') separated list of address family keywords like .BR ipx , .BR ax25 , .BR netrom , +.BR econet , and .BR ddp . This has the same effect as using the -- cgit v1.2.3-65-gdbad