Module Name: src
Committed By: msaitoh
Date: Fri Oct 19 20:46:06 UTC 2012
Modified Files:
src/usr.bin/netstat: netstat.1
Log Message:
Add -t flag.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/usr.bin/netstat/netstat.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/netstat/netstat.1
diff -u src/usr.bin/netstat/netstat.1:1.64 src/usr.bin/netstat/netstat.1:1.65
--- src/usr.bin/netstat/netstat.1:1.64 Fri Oct 19 20:43:31 2012
+++ src/usr.bin/netstat/netstat.1 Fri Oct 19 20:46:06 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: netstat.1,v 1.64 2012/10/19 20:43:31 msaitoh Exp $
+.\" $NetBSD: netstat.1,v 1.65 2012/10/19 20:46:06 msaitoh Exp $
.\"
.\" Copyright (c) 1983, 1990, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -42,7 +42,7 @@
.Op Fl M Ar core
.Op Fl N Ar system
.Nm
-.Op Fl bdghilLmnqrSsTv
+.Op Fl bdghiLlmnqrSsTtv
.Op Fl f Ar address_family
.Op Fl M Ar core
.Op Fl N Ar system
@@ -279,6 +279,10 @@ If this option is repeated, counters wit
Show MPLS Tags for the routing tables.
If multiple tags exists, they will
be comma separated, first tag being the BoS one.
+.It Fl t
+With the
+.Fl i
+option, display the current value of the watchdog timer function.
.It Fl v
Show extra (verbose) detail for the routing tables
.Pq Fl r ,