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

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

21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" @(#)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.

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

21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
29.\" $FreeBSD: head/usr.bin/netstat/netstat.1 263140 2014-03-14 02:58:48Z glebius $
29.\" $FreeBSD: head/usr.bin/netstat/netstat.1 263152 2014-03-14 06:29:43Z glebius $
30.\"
31.Dd January 11, 2014
32.Dt NETSTAT 1
33.Os
34.Sh NAME
35.Nm netstat
36.Nd show network status
37.Sh DESCRIPTION

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

345.It Em Family
346.Em Protocols
347.It Cm inet Pq Dv AF_INET
348.Cm divert , icmp , igmp , ip , ipsec , pim, sctp , tcp , udp
349.It Cm inet6 Pq Dv AF_INET6
350.Cm icmp6 , ip6 , ipsec6 , rip6 , tcp , udp
351.It Cm pfkey Pq Dv PF_KEY
352.Cm pfkey
30.\"
31.Dd January 11, 2014
32.Dt NETSTAT 1
33.Os
34.Sh NAME
35.Nm netstat
36.Nd show network status
37.Sh DESCRIPTION

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

345.It Em Family
346.Em Protocols
347.It Cm inet Pq Dv AF_INET
348.Cm divert , icmp , igmp , ip , ipsec , pim, sctp , tcp , udp
349.It Cm inet6 Pq Dv AF_INET6
350.Cm icmp6 , ip6 , ipsec6 , rip6 , tcp , udp
351.It Cm pfkey Pq Dv PF_KEY
352.Cm pfkey
353.It Cm atalk Pq Dv AF_APPLETALK
354.Cm ddp
355.It Cm netgraph , ng Pq Dv AF_NETGRAPH
356.Cm ctrl , data
357.It Cm unix Pq Dv AF_UNIX
358.It Cm link Pq Dv AF_LINK
359.El
360.Pp
361The program will complain if
362.Ar protocol

--- 189 unchanged lines hidden ---
353.It Cm netgraph , ng Pq Dv AF_NETGRAPH
354.Cm ctrl , data
355.It Cm unix Pq Dv AF_UNIX
356.It Cm link Pq Dv AF_LINK
357.El
358.Pp
359The program will complain if
360.Ar protocol

--- 189 unchanged lines hidden ---