=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.1,v retrieving revision 1.94 retrieving revision 1.95 diff -c -r1.94 -r1.95 *** src/usr.bin/netstat/netstat.1 2022/06/19 13:59:22 1.94 --- src/usr.bin/netstat/netstat.1 2022/09/08 13:18:47 1.95 *************** *** 1,4 **** ! .\" $OpenBSD: netstat.1,v 1.94 2022/06/19 13:59:22 claudio 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.95 2022/09/08 13:18:47 kn 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: June 19 2022 $ .Dt NETSTAT 1 .Os .Sh NAME --- 30,36 ---- .\" .\" from: @(#)netstat.1 8.8 (Berkeley) 4/18/94 .\" ! .Dd $Mdocdate: September 8 2022 $ .Dt NETSTAT 1 .Os .Sh NAME *************** *** 49,58 **** .Fl m .Nm .Fl I Ar interface | Fl i ! .Op Fl bdehnqt .Nm .Fl w Ar wait ! .Op Fl bdehnqt .Op Fl c Ar count .Op Fl I Ar interface .Nm --- 49,58 ---- .Fl m .Nm .Fl I Ar interface | Fl i ! .Op Fl bdehnq .Nm .Fl w Ar wait ! .Op Fl bdehnq .Op Fl c Ar count .Op Fl I Ar interface .Nm *************** *** 277,286 **** .It Fl T Ar rtable Select an alternate routing table to query. The default is to use the current routing table. - .It Fl t - With the - .Fl i - option, display the current value of the watchdog timer function. .It Fl u Limit statistics or address control block reports to the .Dv AF_UNIX --- 277,282 ----