diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-02-09 12:00:52 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-02-09 12:00:52 +0000 |
commit | 0dd757920977efb2456287e8d7920b3822c5bbe4 (patch) | |
tree | 2de43f02a7adf2cde27a75528b780bbad6998d32 /devel/bsdcflow | |
parent | 3bd68caae6f1f5f5a640f544bb3bc8bb194a055c (diff) |
Notes
Diffstat (limited to 'devel/bsdcflow')
-rw-r--r-- | devel/bsdcflow/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bsdcflow/pkg-descr b/devel/bsdcflow/pkg-descr index 60569386260c..e6413eb98e6d 100644 --- a/devel/bsdcflow/pkg-descr +++ b/devel/bsdcflow/pkg-descr @@ -1,5 +1,5 @@ cflow reads files as C or assembler program source and prints a graph -a graph of the function call hierarchy. Called functions are indented -according to their caller-callee relationship, in the order of occurance. +of the function call hierarchy. Called functions are indented according +to their caller-callee relationship, in the order of occurrence. -WWW: http://www.sysfault.org/projects +WWW: http://www.sysfault.org/projects |