From 1eaa5682378d16d158d5c9e909ce762c9267c03c Mon Sep 17 00:00:00 2001 From: Michael Tuexen Date: Sat, 24 Oct 2015 09:34:40 +0000 Subject: Add support to systat to display SCTP statistics. MFC after: 1 week --- usr.bin/systat/systat.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'usr.bin/systat/systat.1') diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index af996bb8dc24..90509846606e 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -96,6 +96,7 @@ to be one of: .Ic ip6 , .Ic netstat , .Ic pigs , +.Ic sctp , .Ic swap , .Ic tcp , .Ic vmstat , @@ -242,6 +243,12 @@ except that it displays statistics. It does not display .Tn UDP statistics. +.It Ic sctp +Like +.Ic icmp , +but with +.Tn SCTP +statistics. .It Ic tcp Like .Ic icmp , -- cgit v1.2.3