diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
commit | d2168fe021bd1693c1038503e09d3d74dd8b6f36 (patch) | |
tree | 1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/kernbb | |
parent | 745a7b1537c2ebb511bcf928366eefe72af77dac (diff) | |
download | FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.zip FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.tar.gz |
The .Nm utility
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 fa3b287..0143de9 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. |