=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.1,v retrieving revision 1.73 retrieving revision 1.74 diff -c -r1.73 -r1.74 *** src/usr.bin/netstat/netstat.1 2015/02/06 03:22:00 1.73 --- src/usr.bin/netstat/netstat.1 2015/02/08 04:29:53 1.74 *************** *** 1,4 **** ! .\" $OpenBSD: netstat.1,v 1.73 2015/02/06 03:22:00 reyk Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 --- 1,4 ---- ! .\" $OpenBSD: netstat.1,v 1.74 2015/02/08 04:29:53 claudio Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 *************** *** 30,36 **** .\" .\" from: @(#)netstat.1 8.8 (Berkeley) 4/18/94 .\" ! .Dd $Mdocdate: February 6 2015 $ .Dt NETSTAT 1 .Os .Sh NAME --- 30,36 ---- .\" .\" from: @(#)netstat.1 8.8 (Berkeley) 4/18/94 .\" ! .Dd $Mdocdate: February 8 2015 $ .Dt NETSTAT 1 .Os .Sh NAME *************** *** 114,124 **** With the default display, show the state of all sockets; normally sockets used by server processes are not shown. - With the interface display (options - .Fl I - or - .Fl i ) , - show multicast addresses. .It Fl B With the default display, show buffer sizes for TCP sockets. --- 114,119 ---- *************** *** 183,195 **** interval as described below. .Pp If the - .Fl a - option is also present, multicast addresses currently in use are shown - for the given interface and for each IP interface address. - Multicast addresses are shown on separate lines following the interface - address with which they are associated. - .Pp - If the .Fl f Ar address_family option (with the .Fl s --- 178,183 ---- *************** *** 200,212 **** Show the state of interfaces which have been auto-configured (interfaces statically configured into a system but not located at boot-time are not shown). - .Pp - If the - .Fl a - option is also present, multicast addresses currently in use are shown - for each Ethernet interface and for each IP interface address. - Multicast addresses are shown on separate lines following the interface - address with which they are associated. .Pp If the .Fl f Ar address_family --- 188,193 ----