Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2017 07:58:05 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r318179 - head/usr.bin/procstat
Message-ID:  <201705110758.v4B7w5K9010718@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Thu May 11 07:58:04 2017
New Revision: 318179
URL: https://svnweb.freebsd.org/changeset/base/318179

Log:
  procstat(1): also reference icmp(4) and sctp(4)
  
  This was missed in the previous commit by accident.
  
  MFC after:	3 weeks
  MFC with:	r318178
  Sponsored by:	Dell EMC Isilon

Modified:
  head/usr.bin/procstat/procstat.1

Modified: head/usr.bin/procstat/procstat.1
==============================================================================
--- head/usr.bin/procstat/procstat.1	Thu May 11 07:55:38 2017	(r318178)
+++ head/usr.bin/procstat/procstat.1	Thu May 11 07:58:04 2017	(r318179)
@@ -602,7 +602,9 @@ auxiliary vector value
 .Xr xo_parse_args 3 ,
 .Xr ddb 4 ,
 .Xr divert 4 ,
+.Xr icmp 4 ,
 .Xr ip 4 ,
+.Xr sctp 4 ,
 .Xr tcp 4 ,
 .Xr udp 4 ,
 .Xr stack 9



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705110758.v4B7w5K9010718>