Fix .Nm usage.

This commit is contained in:
enami 2002-11-09 12:10:48 +00:00
parent fc2e2e8053
commit 69a28166e0
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: kgmon.8,v 1.13 2002/01/19 03:20:33 wiz Exp $ .\" $NetBSD: kgmon.8,v 1.14 2002/11/09 12:10:48 enami Exp $
.\" .\"
.\" Copyright (c) 1983, 1991, 1993 .\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -40,7 +40,7 @@
.Nm kgmon .Nm kgmon
.Nd generate a dump of the operating system's profile buffers .Nd generate a dump of the operating system's profile buffers
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm kgmon .Nm ""
.Op Fl bdhpr .Op Fl bdhpr
.Op Fl M Ar core .Op Fl M Ar core
.Op Fl N Ar system .Op Fl N Ar system
@ -48,7 +48,7 @@
.Nm .Nm
is a tool used when profiling the operating system. is a tool used when profiling the operating system.
When no arguments are supplied, When no arguments are supplied,
.Nm kgmon .Nm
indicates the state of operating system profiling as running, indicates the state of operating system profiling as running,
off, or not configured. off, or not configured.
(see (see
@ -56,7 +56,7 @@ off, or not configured.
If the If the
.Fl p .Fl p
flag is specified, flag is specified,
.Nm kgmon .Nm
extracts profile data from the operating system and produces a extracts profile data from the operating system and produces a
.Pa gmon.out .Pa gmon.out
file suitable for later analysis by file suitable for later analysis by