diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2000-05-28 14:59:54 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2000-05-28 14:59:54 +0000 |
| commit | 6dd6dc5dce4bdc01903621644bde76c6689887a2 (patch) | |
| tree | ec46735c630d69b1ab6b78960580353e27e59401 /usr.sbin/kernbb | |
| parent | 1399a5318fbc4552efff66b031a7183711dfd767 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/kernbb')
| -rw-r--r-- | usr.sbin/kernbb/kernbb.8 | 4 |
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. |
