Deleted Added
full compact
netstat.1 (129432) netstat.1 (129906)
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.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
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
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.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
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: head/usr.bin/netstat/netstat.1 129432 2004-05-19 09:52:40Z ru $
33.\" $FreeBSD: head/usr.bin/netstat/netstat.1 129906 2004-05-31 21:46:06Z bmilekic $
34.\"
35.Dd March 25, 2004
36.Dt NETSTAT 1
37.Os
38.Sh NAME
39.Nm netstat
40.Nd show network status
41.Sh DESCRIPTION

--- 134 unchanged lines hidden (view full) ---

176for a particular
177.Ar protocol_family ,
178or for a single
179.Ar protocol .
180.It Xo
181.Bk -words
182.Nm
183.Fl m
34.\"
35.Dd March 25, 2004
36.Dt NETSTAT 1
37.Os
38.Sh NAME
39.Nm netstat
40.Nd show network status
41.Sh DESCRIPTION

--- 134 unchanged lines hidden (view full) ---

176for a particular
177.Ar protocol_family ,
178or for a single
179.Ar protocol .
180.It Xo
181.Bk -words
182.Nm
183.Fl m
184.Op Fl c
185.Op Fl M Ar core
186.Op Fl N Ar system
187.Ek
188.Xc
189Show statistics recorded by the memory management routines
190.Pq Xr mbuf 9 .
191The network manages a private pool of memory buffers.
184.Op Fl M Ar core
185.Op Fl N Ar system
186.Ek
187.Xc
188Show statistics recorded by the memory management routines
189.Pq Xr mbuf 9 .
190The network manages a private pool of memory buffers.
192The
193.Fl c
194option shows per-CPU statistics for caching.
195.It Xo
196.Bk -words
197.Nm
198.Fl r
199.Op Fl AanW
200.Op Fl f Ar address_family
201.Op Fl M Ar core
202.Op Fl N Ar system

--- 243 unchanged lines hidden ---
191.It Xo
192.Bk -words
193.Nm
194.Fl r
195.Op Fl AanW
196.Op Fl f Ar address_family
197.Op Fl M Ar core
198.Op Fl N Ar system

--- 243 unchanged lines hidden ---