add a sentence regarding multiple tags
This commit is contained in:
parent
214feb60c7
commit
f881c97d31
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: netstat.1,v 1.59 2010/12/06 09:28:38 pooka Exp $
|
||||
.\" $NetBSD: netstat.1,v 1.60 2011/06/21 19:46:36 kefren Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1990, 1992, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -268,7 +268,8 @@ but show ports symbolically).
|
|||
Show per-protocol statistics.
|
||||
If this option is repeated, counters with a value of zero are suppressed.
|
||||
.It Fl T
|
||||
Show MPLS Tags for the routing tables.
|
||||
Show MPLS Tags for the routing tables. If multiple tags exists, they will
|
||||
be comma separated, first tag being the BoS one.
|
||||
.It Fl v
|
||||
Show extra (verbose) detail for the routing tables
|
||||
.Pq Fl r ,
|
||||
|
|
Loading…
Reference in New Issue