summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2000-05-28 14:59:54 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2000-05-28 14:59:54 +0000
commit6dd6dc5dce4bdc01903621644bde76c6689887a2 (patch)
treeec46735c630d69b1ab6b78960580353e27e59401
parent1399a5318fbc4552efff66b031a7183711dfd767 (diff)
Notes
-rw-r--r--usr.sbin/kernbb/kernbb.84
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/kernbb/kernbb.8 b/usr.sbin/kernbb/kernbb.8
index 087bc444513d..beb6c296a232 100644
--- a/usr.sbin/kernbb/kernbb.8
+++ b/usr.sbin/kernbb/kernbb.8
@@ -49,7 +49,9 @@ with the
.Fl a
option.
.Pp
-The output format is ASCII, consisting of one line per record with the
+The output format is
+.Tn ASCII ,
+consisting of one line per record with the
following fields: filename, linenumber, procedure, address, count
of executions, length of the basic-block in bytes and the product of
the previous two fields.