Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
net-tools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
net-tools
Commits
c4b18d32
Commit
c4b18d32
authored
Jan 27, 2011
by
Bernd Eckenfels
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added some address family alias (still needs description) Bug#017886
Reported by Toralf
parent
c65379a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
man/en_US/netstat.8
man/en_US/netstat.8
+8
-3
No files found.
man/en_US/netstat.8
View file @
c4b18d32
...
...
@@ -9,7 +9,7 @@
.\" Modified: Brian Micek bmicek@gmail.com
.\"
.\"
.TH NETSTAT 8 "20
08\-12\-02
" "net\-tools" "Linux System Administrator's Manual"
.TH NETSTAT 8 "20
11\-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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment