Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/kgmon Add option arguments to descriptions. From YO...
details: https://anonhg.NetBSD.org/src/rev/9ce642d6b360
branches: trunk
changeset: 764518:9ce642d6b360
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Apr 25 22:46:35 2011 +0000
description:
Add option arguments to descriptions. From YOMURA Masanori.
diffstat:
usr.sbin/kgmon/kgmon.8 | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r c1ef976c8dde -r 9ce642d6b360 usr.sbin/kgmon/kgmon.8
--- a/usr.sbin/kgmon/kgmon.8 Mon Apr 25 22:45:31 2011 +0000
+++ b/usr.sbin/kgmon/kgmon.8 Mon Apr 25 22:46:35 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kgmon.8,v 1.18 2005/06/20 13:25:26 peter Exp $
+.\" $NetBSD: kgmon.8,v 1.19 2011/04/25 22:46:35 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -66,13 +66,15 @@
Enable debug output.
.It Fl h
Stop the collection of profile data.
-.It Fl M
-Extract values associated with the name list from the specified core
+.It Fl M Ar core
+Extract values associated with the name list from the specified
+.Ar core
instead of the default
.Pa /dev/kmem .
-.It Fl N
-Extract the name list from the specified system instead of the
-default
+.It Fl N Ar system
+Extract the name list from the specified
+.Ar system
+instead of the default
.Pa /netbsd .
.It Fl p
Dump the contents of the profile buffers into a
Home |
Main Index |
Thread Index |
Old Index