svn commit: r319375 - stable/10/usr.bin/procstat
Ngie Cooper
ngie at FreeBSD.org
Thu Jun 1 06:31:27 UTC 2017
Author: ngie
Date: Thu Jun 1 06:31:25 2017
New Revision: 319375
URL: https://svnweb.freebsd.org/changeset/base/319375
Log:
MFC r318179:
procstat(1): also reference icmp(4) and sctp(4)
This was missed in the previous commit by accident.
MFC with: r318178
Modified:
stable/10/usr.bin/procstat/procstat.1
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.bin/procstat/procstat.1
==============================================================================
--- stable/10/usr.bin/procstat/procstat.1 Thu Jun 1 06:30:22 2017 (r319374)
+++ stable/10/usr.bin/procstat/procstat.1 Thu Jun 1 06:31:25 2017 (r319375)
@@ -589,7 +589,9 @@ auxiliary vector value
.Xr signal 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
More information about the svn-src-stable
mailing list