summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ifmcstat/ifmcstat.8
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2007-03-20 02:08:28 +0000
committerbms <bms@FreeBSD.org>2007-03-20 02:08:28 +0000
commit9e60396f0b5b3f9528660fc36a77659620ab1c43 (patch)
tree5f40e14966e33faf35d32af10a77f0e95de74722 /usr.sbin/ifmcstat/ifmcstat.8
parente12c81ac96571afbe73dcd1bd087927688fb075a (diff)
downloadFreeBSD-src-9e60396f0b5b3f9528660fc36a77659620ab1c43.zip
FreeBSD-src-9e60396f0b5b3f9528660fc36a77659620ab1c43.tar.gz
Use -M and -N for core and kernel image respectively.
Diffstat (limited to 'usr.sbin/ifmcstat/ifmcstat.8')
-rw-r--r--usr.sbin/ifmcstat/ifmcstat.815
1 files changed, 10 insertions, 5 deletions
diff --git a/usr.sbin/ifmcstat/ifmcstat.8 b/usr.sbin/ifmcstat/ifmcstat.8
index 93221e1..5298e71 100644
--- a/usr.sbin/ifmcstat/ifmcstat.8
+++ b/usr.sbin/ifmcstat/ifmcstat.8
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 19, 2007
+.Dd March 20, 2007
.Dt IFMCSTAT 8
.Os
.Sh NAME
@@ -39,7 +39,8 @@
.Nm
.Op Fl i Ar interface
.Op Fl f Ar address-family
-.Op Fl k Ar kernel
+.Op Fl M Ar core
+.Op Fl N Ar system
.Nm
.Op Ar kernel
.\"
@@ -59,13 +60,17 @@ specifies the address-family to be displayed; currently only
and
.Ar inet6
are supported.
-.It Fl k Ar kernel
+.It Fl M Ar core
+extracts values associated with the name list from the specified core,
+instead of the default
+.Pa /dev/kmem .
+.It Fl N Ar system
extracts the name list from the specified kernel instead of the
default, which is the kernel image the system has booted from.
-.It Nm Ar kernel
+.It Nm Ar system
This is the same as specifying
.Nm
-.Fl k Ar kernel .
+.Fl N Ar system .
This usage is deprecated; it is supported only for backwards compatibility.
.Sh BUGS
.Nm
OpenPOWER on IntegriCloud