svn commit: r222212 - stable/8/usr.sbin/ifmcstat

Sergey Kandaurov pluknet at FreeBSD.org
Mon May 23 13:02:04 UTC 2011


Author: pluknet
Date: Mon May 23 13:02:04 2011
New Revision: 222212
URL: http://svn.freebsd.org/changeset/base/222212

Log:
  MFC r222025: Fix manual section number for netstat(1).

Modified:
  stable/8/usr.sbin/ifmcstat/ifmcstat.8
Directory Properties:
  stable/8/usr.sbin/ifmcstat/   (props changed)

Modified: stable/8/usr.sbin/ifmcstat/ifmcstat.8
==============================================================================
--- stable/8/usr.sbin/ifmcstat/ifmcstat.8	Mon May 23 09:40:21 2011	(r222211)
+++ stable/8/usr.sbin/ifmcstat/ifmcstat.8	Mon May 23 13:02:04 2011	(r222212)
@@ -125,7 +125,7 @@ This support is recommended for debuggin
 It requires super-user privilege if used to inspect a running kernel.
 .Pp
 .Sh SEE ALSO
+.Xr netstat 1 ,
 .Xr getifaddrs 3 ,
 .Xr getifmaddrs 3 ,
-.Xr kvm 3 ,
-.Xr netstat 8
+.Xr kvm 3


More information about the svn-src-all mailing list