Deleted Added
full compact
netstat.1 (78667) netstat.1 (79366)
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 78667 2001-06-23 17:17:59Z ru $
33.\" $FreeBSD: head/usr.bin/netstat/netstat.1 79366 2001-07-06 16:46:48Z ru $
34.\"
35.Dd June 15, 2001
36.Dt NETSTAT 1
37.Os
38.Sh NAME
39.Nm netstat
40.Nd show network status
41.Sh SYNOPSIS

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

368with no option, and is currently supported for backward compatibility.
369By default, this display summarizes information for all interfaces.
370Information for a specific interface may be displayed with the
371.Fl I
372option.
373.Sh SEE ALSO
374.Xr fstat 1 ,
375.Xr nfsstat 1 ,
34.\"
35.Dd June 15, 2001
36.Dt NETSTAT 1
37.Os
38.Sh NAME
39.Nm netstat
40.Nd show network status
41.Sh SYNOPSIS

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

368with no option, and is currently supported for backward compatibility.
369By default, this display summarizes information for all interfaces.
370Information for a specific interface may be displayed with the
371.Fl I
372option.
373.Sh SEE ALSO
374.Xr fstat 1 ,
375.Xr nfsstat 1 ,
376.Xr sockstat 1 ,
377.Xr ps 1 ,
376.Xr ps 1 ,
377.Xr sockstat 1 ,
378.Xr inet 4 ,
379.Xr unix 4 ,
380.Xr hosts 5 ,
381.Xr networks 5 ,
382.Xr protocols 5 ,
383.Xr services 5 ,
384.Xr iostat 8 ,
385.Xr trpt 8 ,

--- 17 unchanged lines hidden ---
378.Xr inet 4 ,
379.Xr unix 4 ,
380.Xr hosts 5 ,
381.Xr networks 5 ,
382.Xr protocols 5 ,
383.Xr services 5 ,
384.Xr iostat 8 ,
385.Xr trpt 8 ,

--- 17 unchanged lines hidden ---