Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2011 14:46:28 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r222025 - head/usr.sbin/ifmcstat
Message-ID:  <201105171446.p4HEkShb035264@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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