netstat.1 (09c817ba36db7c3a4ff5e25ac55816ca181a403d) | netstat.1 (e50022797f5236493e7f80c3ba8cbc088b7627a7) |
---|---|
1.\" Copyright (c) 1983, 1990, 1992, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 18 unchanged lines hidden (view full) --- 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94 33.\" $FreeBSD$ 34.\" | 1.\" Copyright (c) 1983, 1990, 1992, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 18 unchanged lines hidden (view full) --- 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94 33.\" $FreeBSD$ 34.\" |
35.Dd February 15, 2009 | 35.Dd July 9, 2009 |
36.Dt NETSTAT 1 37.Os 38.Sh NAME 39.Nm netstat 40.Nd show network status 41.Sh DESCRIPTION 42The 43.Nm --- 441 unchanged lines hidden (view full) --- 485.It Li R-BCNT Ta Receive buffer byte count. 486.It Li S-BCNT Ta Send buffer byte count. 487.It Li R-BMAX Ta Maximum bytes that can be used in the receive buffer. 488.It Li S-BMAX Ta Maximum bytes that can be used in the send buffer. 489.El 490.Sh SEE ALSO 491.Xr fstat 1 , 492.Xr nfsstat 1 , | 36.Dt NETSTAT 1 37.Os 38.Sh NAME 39.Nm netstat 40.Nd show network status 41.Sh DESCRIPTION 42The 43.Nm --- 441 unchanged lines hidden (view full) --- 485.It Li R-BCNT Ta Receive buffer byte count. 486.It Li S-BCNT Ta Send buffer byte count. 487.It Li R-BMAX Ta Maximum bytes that can be used in the receive buffer. 488.It Li S-BMAX Ta Maximum bytes that can be used in the send buffer. 489.El 490.Sh SEE ALSO 491.Xr fstat 1 , 492.Xr nfsstat 1 , |
493.Xr procstat 1 , |
|
493.Xr ps 1 , 494.Xr sockstat 1 , 495.Xr bpf 4 , 496.Xr inet 4 , 497.Xr route 4 , 498.Xr unix 4 , 499.Xr hosts 5 , 500.Xr networks 5 , --- 16 unchanged lines hidden --- | 494.Xr ps 1 , 495.Xr sockstat 1 , 496.Xr bpf 4 , 497.Xr inet 4 , 498.Xr route 4 , 499.Xr unix 4 , 500.Xr hosts 5 , 501.Xr networks 5 , --- 16 unchanged lines hidden --- |