diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
| commit | 490d5836b5ab0c76675986696b1637fff97dfae2 (patch) | |
| tree | 1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/kernbb | |
| parent | fb9f73c4dd34b5748d573f1eb7edad1b4e0a3666 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/kernbb')
| -rw-r--r-- | usr.sbin/kernbb/kernbb.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/kernbb/kernbb.8 b/usr.sbin/kernbb/kernbb.8 index fa3b28774b16..0143de9a7dd1 100644 --- a/usr.sbin/kernbb/kernbb.8 +++ b/usr.sbin/kernbb/kernbb.8 @@ -40,8 +40,9 @@ .Sh SYNOPSIS .Nm .Sh DESCRIPTION -.Nm Kernbb -is a tool used to dump the basic-block profiling buffers of the running +The +.Nm +utility is used to dump the basic-block profiling buffers of the running kernel. .Pp At least one source file in the running kernel must have been compiled @@ -67,6 +68,6 @@ the default memory .Sh AUTHORS The .Nm -command was written by +utility was written by .An Poul-Henning Kamp , along with the kernel-support. |
