diff options
Diffstat (limited to 'usr.sbin/kernbb')
-rw-r--r-- | usr.sbin/kernbb/kernbb.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/kernbb/kernbb.8 b/usr.sbin/kernbb/kernbb.8 index a190d33..087bc44 100644 --- a/usr.sbin/kernbb/kernbb.8 +++ b/usr.sbin/kernbb/kernbb.8 @@ -49,7 +49,7 @@ with the .Fl a option. .Pp -The output format is ascii, consisting of one line per record with the +The output format is 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. |