svn commit: r222025 - head/usr.sbin/ifmcstat

Sergey Kandaurov pluknet at FreeBSD.org
Tue May 17 14:46:29 UTC 2011


Author: pluknet
Date: Tue May 17 14:46:28 2011
New Revision: 222025
URL: http://svn.freebsd.org/changeset/base/222025

Log:
  Fix manual section number for netstat(1).
  
  MFC after:	5 days

Modified:
  head/usr.sbin/ifmcstat/ifmcstat.8

Modified: head/usr.sbin/ifmcstat/ifmcstat.8
==============================================================================
--- head/usr.sbin/ifmcstat/ifmcstat.8	Tue May 17 13:47:32 2011	(r222024)
+++ head/usr.sbin/ifmcstat/ifmcstat.8	Tue May 17 14:46:28 2011	(r222025)
@@ -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