Document that netstat(1) supports libxo(3).
This commit is contained in:
parent
b2ea411de2
commit
6504b42f68
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=279124
@ -28,7 +28,7 @@
|
|||||||
.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
|
.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd June 4, 2014
|
.Dd February 21, 2015
|
||||||
.Dt NETSTAT 1
|
.Dt NETSTAT 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -38,58 +38,70 @@
|
|||||||
.Bk -words
|
.Bk -words
|
||||||
.Bl -tag -width "netstat"
|
.Bl -tag -width "netstat"
|
||||||
.It Nm
|
.It Nm
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl 46AaLnRSTWx
|
.Op Fl 46AaLnRSTWx
|
||||||
.Op Fl f Ar protocol_family | Fl p Ar protocol
|
.Op Fl f Ar protocol_family | Fl p Ar protocol
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
.It Nm Fl i | I Ar interface
|
.It Nm Fl i | I Ar interface
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl 46abdhnW
|
.Op Fl 46abdhnW
|
||||||
.Op Fl f Ar address_family
|
.Op Fl f Ar address_family
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
.It Nm Fl w Ar wait
|
.It Nm Fl w Ar wait
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl I Ar interface
|
.Op Fl I Ar interface
|
||||||
.Op Fl 46d
|
.Op Fl 46d
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
.Op Fl q Ar howmany
|
.Op Fl q Ar howmany
|
||||||
.It Nm Fl s
|
.It Nm Fl s
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl 46sz
|
.Op Fl 46sz
|
||||||
.Op Fl f Ar protocol_family | Fl p Ar protocol
|
.Op Fl f Ar protocol_family | Fl p Ar protocol
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
.It Nm Fl i | I Ar interface Fl s
|
.It Nm Fl i | I Ar interface Fl s
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl 46s
|
.Op Fl 46s
|
||||||
.Op Fl f Ar protocol_family | Fl p Ar protocol
|
.Op Fl f Ar protocol_family | Fl p Ar protocol
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
.It Nm Fl m
|
.It Nm Fl m
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
.It Nm Fl B
|
.It Nm Fl B
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl z
|
.Op Fl z
|
||||||
.Op Fl I Ar interface
|
.Op Fl I Ar interface
|
||||||
.It Nm Fl r
|
.It Nm Fl r
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl 46AnW
|
.Op Fl 46AnW
|
||||||
.Op Fl F Ar fibnum
|
.Op Fl F Ar fibnum
|
||||||
.Op Fl f Ar address_family
|
.Op Fl f Ar address_family
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
.It Nm Fl rs
|
.It Nm Fl rs
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl s
|
.Op Fl s
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
.It Nm Fl g
|
.It Nm Fl g
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl 46W
|
.Op Fl 46W
|
||||||
.Op Fl f Ar address_family
|
.Op Fl f Ar address_family
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
.It Nm Fl gs
|
.It Nm Fl gs
|
||||||
|
.Op Fl -libxo
|
||||||
.Op Fl 46s
|
.Op Fl 46s
|
||||||
.Op Fl f Ar address_family
|
.Op Fl f Ar address_family
|
||||||
.Op Fl M Ar core
|
.Op Fl M Ar core
|
||||||
.Op Fl N Ar system
|
.Op Fl N Ar system
|
||||||
.It Nm Fl Q
|
.It Nm Fl Q
|
||||||
|
.Op Fl -libxo
|
||||||
.El
|
.El
|
||||||
.Ek
|
.Ek
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
@ -784,6 +796,8 @@ and display them symbolically.
|
|||||||
.Xr procstat 1 ,
|
.Xr procstat 1 ,
|
||||||
.Xr ps 1 ,
|
.Xr ps 1 ,
|
||||||
.Xr sockstat 1 ,
|
.Xr sockstat 1 ,
|
||||||
|
.Xr libxo 3 ,
|
||||||
|
.Xr xo_parse_args 3 ,
|
||||||
.Xr bpf 4 ,
|
.Xr bpf 4 ,
|
||||||
.Xr inet 4 ,
|
.Xr inet 4 ,
|
||||||
.Xr route 4 ,
|
.Xr route 4 ,
|
||||||
|
Loading…
Reference in New Issue
Block a user