Deleted Added
full compact
netstat.1 (149413) netstat.1 (149862)
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 149413 2005-08-24 12:21:34Z yar $
33.\" $FreeBSD: head/usr.bin/netstat/netstat.1 149862 2005-09-07 17:35:16Z csjp $
34.\"
34.\"
35.Dd August 19, 2005
35.Dd September 7, 2005
36.Dt NETSTAT 1
37.Os
38.Sh NAME
39.Nm netstat
40.Nd show network status
41.Sh DESCRIPTION
42The
43.Nm

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

189.Ek
190.Xc
191Show statistics recorded by the memory management routines
192.Pq Xr mbuf 9 .
193The network manages a private pool of memory buffers.
194.It Xo
195.Bk -words
196.Nm
36.Dt NETSTAT 1
37.Os
38.Sh NAME
39.Nm netstat
40.Nd show network status
41.Sh DESCRIPTION
42The
43.Nm

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

189.Ek
190.Xc
191Show statistics recorded by the memory management routines
192.Pq Xr mbuf 9 .
193The network manages a private pool of memory buffers.
194.It Xo
195.Bk -words
196.Nm
197.Fl B
198.Op Fl I Ar interface
199.Ek
200.Xc
201Show statistics about
202.Xr bpf 4
203peers. This includes information like
204how many packets have been matched, dropped and recieved by the
205bpf device, also information about current buffer sizes and device
206states.
207.It Xo
208.Bk -words
209.Nm
197.Fl r
198.Op Fl AanW
199.Op Fl f Ar address_family
200.Op Fl M Ar core
201.Op Fl N Ar system
202.Ek
203.Xc
204Display the contents of all routing tables,

--- 240 unchanged lines hidden ---
210.Fl r
211.Op Fl AanW
212.Op Fl f Ar address_family
213.Op Fl M Ar core
214.Op Fl N Ar system
215.Ek
216.Xc
217Display the contents of all routing tables,

--- 240 unchanged lines hidden ---